Uses of Interface
org.camunda.bpm.model.cmmn.instance.OnPart
-
Packages that use OnPart Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of OnPart in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement OnPart Modifier and Type Class Description classCaseFileItemOnPartImplclassOnPartImplclassPlanItemOnPartImplFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type OnPart Modifier and Type Field Description protected static ChildElementCollection<OnPart>SentryImpl. onPartCollectionMethods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type OnPart Modifier and Type Method Description java.util.Collection<OnPart>SentryImpl. getOnParts() -
Uses of OnPart in org.camunda.bpm.model.cmmn.instance
Subinterfaces of OnPart in org.camunda.bpm.model.cmmn.instance Modifier and Type Interface Description interfaceCaseFileItemOnPartinterfacePlanItemOnPartMethods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type OnPart Modifier and Type Method Description java.util.Collection<OnPart>Sentry. getOnParts()
-