Uses of Interface
org.operaton.bpm.model.cmmn.instance.InputsCaseParameter
Packages that use InputsCaseParameter
-
Uses of InputsCaseParameter in org.operaton.bpm.model.cmmn.impl.instance
Classes in org.operaton.bpm.model.cmmn.impl.instance that implement InputsCaseParameterFields in org.operaton.bpm.model.cmmn.impl.instance with type parameters of type InputsCaseParameterModifier and TypeFieldDescriptionprotected static ChildElementCollection<InputsCaseParameter>TaskImpl.inputsCollectionDeprecated.since 1.0, use inputParameterCollection instead.Methods in org.operaton.bpm.model.cmmn.impl.instance that return types with arguments of type InputsCaseParameter -
Uses of InputsCaseParameter in org.operaton.bpm.model.cmmn.instance
Methods in org.operaton.bpm.model.cmmn.instance that return types with arguments of type InputsCaseParameterModifier and TypeMethodDescriptionTask.getInputs()Deprecated.since 1.0, useTask.getInputParameters()instead for consistency with parameter naming.