Interface WorkflowDefinitionReference
- All Superinterfaces:
NamedResourceReference,ResourceReference,Serializable
Represents reference to the workflow definition.
-
Method Summary
Modifier and TypeMethodDescriptionReturns theidof the process corresponding to the workflow.Methods inherited from interface NamedResourceReference
getNameMethods inherited from interface ResourceReference
getId, getResourceDiscriminator, getResourceType
-
Method Details
-
getProcessId
String getProcessId()Returns theidof the process corresponding to the workflow.- Returns:
- the
idof the process corresponding to the workflow
-