public interface ProcessDefinition extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
Returns the unique identifier of the process definition.
|
String |
getKey()
Returns the Key of the process-definition
|
String |
getName()
Returns the Human readable Name of the process-definition
|
String |
getVersion()
Returns the Version of the process-definition
|
String getIdentifier()
String getKey()
String getName()
String getVersion()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.