public class ProcessDefinition extends Object
A ProcessDefinition JSON instance.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
ProcessDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
String |
getDeploymentId() |
String |
getId() |
String |
getKey() |
String |
getName() |
String |
getStartFormResourceKey() |
Integer |
getVersion() |
boolean |
isGraphicNotationDefined() |
String |
toString() |
public String getId()
public String getKey()
public Integer getVersion()
public String getName()
public String getCategory()
public String getDeploymentId()
public String getStartFormResourceKey()
public boolean isGraphicNotationDefined()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.