public interface Activity
| Modifier and Type | Field and Description | 
|---|---|
| static String | JOIN_ASSIGNMENTSPozwala dołączyć dane o przypisaniach do zadania | 
| static String | JOIN_PROCESS | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getActivityDefinitionId() | 
| String | getActivityId() | 
| Date | getCreatedTime() | 
| String | getDescription() | 
| Date | getLastStateTime() | 
| String | getName() | 
| Long | getObjectId() | 
| ProcessEntity | getProcess() | 
| String | getProcessId() | 
| String | getResourceId() | 
| Date | getStartedTime() | 
| ActivityState | getState() | 
| boolean | isOpen() | 
static final String JOIN_ASSIGNMENTS
static final String JOIN_PROCESS
String getResourceId()
ActivityState getState()
String getActivityId()
String getName()
String getDescription()
String getActivityDefinitionId()
Date getStartedTime()
Date getCreatedTime()
Date getLastStateTime()
String getProcessId()
ProcessEntity getProcess()
boolean isOpen()
Long getObjectId()
Copyright © 2019 Suncode. All rights reserved.