Uses of Interface
org.camunda.bpm.model.cmmn.instance.OutputsCaseParameter

Packages that use OutputsCaseParameter
org.camunda.bpm.model.cmmn.impl.instance   
org.camunda.bpm.model.cmmn.instance   
 

Uses of OutputsCaseParameter in org.camunda.bpm.model.cmmn.impl.instance
 

Classes in org.camunda.bpm.model.cmmn.impl.instance that implement OutputsCaseParameter
 class OutputsCaseParameterImpl
           
 

Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type OutputsCaseParameter
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<OutputsCaseParameter> TaskImpl.outputsCollection
          Deprecated. 
 

Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type OutputsCaseParameter
 Collection<OutputsCaseParameter> TaskImpl.getOutputs()
           
 

Uses of OutputsCaseParameter in org.camunda.bpm.model.cmmn.instance
 

Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type OutputsCaseParameter
 Collection<OutputsCaseParameter> Task.getOutputs()
          Deprecated. 
 



Copyright © 2017 camunda services GmbH. All rights reserved.