Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
InputCaseParameterImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<InputCaseParameter> |
CaseImpl.inputCollection |
protected static ChildElementCollection<InputCaseParameter> |
TaskImpl.inputParameterCollection |
Modifier and Type | Method and Description |
---|---|
Collection<InputCaseParameter> |
TaskImpl.getInputParameters() |
Collection<InputCaseParameter> |
CaseImpl.getInputs() |
Modifier and Type | Method and Description |
---|---|
Collection<InputCaseParameter> |
Task.getInputParameters() |
Collection<InputCaseParameter> |
Case.getInputs() |
Copyright © 2017. All rights reserved.