public class JscriptWorkflowTransition extends Object implements Serializable
| Constructor and Description |
|---|
JscriptWorkflowTransition(String id,
String title,
String description)
Constructor to create a new instance of this class
from scratch
|
JscriptWorkflowTransition(WorkflowTransition transition)
Constructor to create a new instance of this class from an existing
instance of WorkflowTransition from the CMR workflow object model
|
public JscriptWorkflowTransition(String id, String title, String description)
id - Workflow transition IDtitle - Workflow transition titledescription - Workflow transition descriptionpublic JscriptWorkflowTransition(WorkflowTransition transition)
transition - CMR WorkflowTransition object from which
to create a new instance of this classCopyright © 2005–2014 Alfresco Software. All rights reserved.