Interface Task

    • Method Detail

      • getAssignee

        String getAssignee()
      • getDescription

        String getDescription()
      • getCreatedDate

        Date getCreatedDate()
      • getClaimedDate

        Date getClaimedDate()
      • getDueDate

        Date getDueDate()
      • getPriority

        int getPriority()
      • getProcessDefinitionId

        String getProcessDefinitionId()
      • getProcessInstanceId

        String getProcessInstanceId()
      • getParentTaskId

        String getParentTaskId()
      • getFormKey

        String getFormKey()
      • getCompletedDate

        Date getCompletedDate()
      • getDuration

        Long getDuration()
      • getProcessDefinitionVersion

        Integer getProcessDefinitionVersion()
      • getBusinessKey

        String getBusinessKey()
      • isStandalone

        boolean isStandalone()
      • getTaskDefinitionKey

        String getTaskDefinitionKey()
      • getCandidateUsers

        List<String> getCandidateUsers()
      • getCandidateGroups

        List<String> getCandidateGroups()