Interface QueryCloudTask

  • 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/interfaces inherited from interface org.activiti.api.task.model.Task

        org.activiti.api.task.model.Task.TaskStatus
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getProcessDefinitionName()  
      • 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 Detail

      • getProcessDefinitionName

        String getProcessDefinitionName()