Uses of Interface
org.operaton.bpm.model.cmmn.instance.OutputsCaseParameter
Packages that use OutputsCaseParameter
-
Uses of OutputsCaseParameter in org.operaton.bpm.model.cmmn.impl.instance
Classes in org.operaton.bpm.model.cmmn.impl.instance that implement OutputsCaseParameterFields in org.operaton.bpm.model.cmmn.impl.instance with type parameters of type OutputsCaseParameterModifier and TypeFieldDescriptionprotected static ChildElementCollection<OutputsCaseParameter>TaskImpl.outputsCollectionDeprecated.since 1.0, use outputParameterCollection instead.Methods in org.operaton.bpm.model.cmmn.impl.instance that return types with arguments of type OutputsCaseParameter -
Uses of OutputsCaseParameter in org.operaton.bpm.model.cmmn.instance
Methods in org.operaton.bpm.model.cmmn.instance that return types with arguments of type OutputsCaseParameterModifier and TypeMethodDescriptionTask.getOutputs()Deprecated.since 1.0, useTask.getOutputParameters()instead for consistency with parameter naming.