Uses of Class
org.camunda.bpm.model.cmmn.impl.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
 

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
           
 

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()
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.