Class CaseReopenEvent


  • public class CaseReopenEvent
    extends CaseEvent
    Represents occurrence of start case operation
    • Method Detail

      • getDeploymentId

        public String getDeploymentId()
        Returns deployment id that case belongs to
      • getCaseDefinitionId

        public String getCaseDefinitionId()
        Returns case definition id
      • getData

        public Map<String,​Object> getData()
        Returns case file associated with the case
      • getProcessInstanceId

        public Long getProcessInstanceId()
        Returns process instance id of the case process instance