Uses of Class
org.flowable.cmmn.model.CmmnElement
-
-
Uses of CmmnElement in org.flowable.cmmn.model
Subclasses of CmmnElement in org.flowable.cmmn.model Modifier and Type Class Description classAssociationclassCaseclassCaseElementclassCasePageTaskclassCaseTaskclassChildTaskclassCompletionNeutralRuleclassCriterionclassDecisionclassDecisionTaskclassEventListenerclassExternalWorkerServiceTaskclassFlowableListenerclassGenericEventListenerclassHttpServiceTaskclassHumanTaskclassManualActivationRuleclassMilestoneclassParentCompletionRuleclassPlanFragmentEven though plan fragments don't have a runtime behavior, they still need to be stored in theCmmnModel, as they are needed when exporting the XML.classPlanItemclassPlanItemControlclassPlanItemDefinitionclassPlanItemRuleclassProcessclassProcessTaskclassReactivateEventListenerThe reactivation listener is a very specific user event listener available on a historic case instance in order to reactivate it again.classReactivationRuleThe reactivation rule describes how a plan item is reactivated during phase two of case reactivation.classRepetitionRuleclassRequiredRuleclassScriptServiceTaskclassSendEventServiceTaskclassSentryclassSentryIfPartclassSentryOnPartclassServiceTaskclassSignalEventListenerclassStageclassTaskclassTaskWithFieldExtensionsclassTextAnnotationclassTimerEventListenerclassUserEventListenerclassVariableEventListenerMethods in org.flowable.cmmn.model with parameters of type CmmnElement Modifier and Type Method Description voidCmmnElement. setValues(CmmnElement otherElement)
-