Uses of Interface
org.camunda.bpm.model.cmmn.instance.Task
-
Packages that use Task Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of Task in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Task Modifier and Type Class Description classCaseTaskImplclassDecisionTaskImplclassHumanTaskImplclassProcessTaskImplclassTaskImpl -
Uses of Task in org.camunda.bpm.model.cmmn.instance
Subinterfaces of Task in org.camunda.bpm.model.cmmn.instance Modifier and Type Interface Description interfaceCaseTaskinterfaceDecisionTaskinterfaceHumanTaskinterfaceProcessTask
-