com.arsdigita.cms.workflow
Class DeployTaskURLGenerator
java.lang.Object
com.arsdigita.cms.workflow.DeployTaskURLGenerator
- All Implemented Interfaces:
- TaskURLGenerator
- public class DeployTaskURLGenerator
- extends Object
- implements TaskURLGenerator
Generates a Link to the Deploy Task Panel under the Workflow Tab
in the Item Management part of the CMS UI.
- Version:
- $Revision: #9 $ $Date: 2004/04/07 $
- Author:
- Uday Mathur (umathur@arsdigita.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
DeployTaskURLGenerator
public DeployTaskURLGenerator()
generateURL
public String generateURL(BigDecimal itemId,
BigDecimal taskId)
- Generates a Link to the Finish Task Panel under the Workflow Tab
in the Item Management part of the CMS UI.
- Specified by:
generateURL
in interface TaskURLGenerator
- Parameters:
itemId
- a BigDecimal id of the item in questiontaskId
- a BigDecimal id of the task to finish
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC