- All Superinterfaces:
org.activiti.api.model.shared.model.ApplicationElement, CloudRuntimeEntity, CloudTask, org.activiti.api.task.model.Task
public interface QueryCloudTask
extends CloudTask
-
Nested Class Summary
Nested Classes
Nested classes/interfaces inherited from interface org.activiti.api.task.model.Task
org.activiti.api.task.model.Task.TaskStatus
-
Method Summary
Methods inherited from interface org.activiti.api.model.shared.model.ApplicationElement
getAppVersion
Methods inherited from interface org.activiti.api.task.model.Task
getAssignee, getBusinessKey, getCandidateGroups, getCandidateUsers, getClaimedDate, getCompletedBy, getCompletedDate, getCreatedDate, getDescription, getDueDate, getDuration, getFormKey, getId, getName, getOwner, getParentTaskId, getPriority, getProcessDefinitionId, getProcessDefinitionVersion, getProcessInstanceId, getStatus, getTaskDefinitionKey, isStandalone
-
Method Details
-
getProcessDefinitionName
String getProcessDefinitionName()
-
-
-