public class Process extends Object
Process details.
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 |
---|
Process() |
Modifier and Type | Method and Description |
---|---|
String |
getBusinessKey() |
Boolean |
getCompleted() |
String |
getDeleteReason() |
Long |
getDurationInMs() |
String |
getEndActivityDefinitionId() |
String |
getEndedAt() |
String |
getId() |
String |
getProcessDefinitionId() |
String |
getStartActivityDefinitionId() |
String |
getStartedAt() |
String |
getStartUserId() |
public String getId()
public String getProcessDefinitionId()
public String getBusinessKey()
public String getStartedAt()
public String getEndedAt()
public Long getDurationInMs()
public Boolean getCompleted()
public String getStartActivityDefinitionId()
public String getEndActivityDefinitionId()
public String getStartUserId()
public String getDeleteReason()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.