Interface CaseParameter

All Superinterfaces:
CmmnElement, CmmnModelElementInstance, org.camunda.bpm.model.xml.instance.ModelElementInstance, Parameter
All Known Subinterfaces:
InputCaseParameter, InputsCaseParameter, OutputCaseParameter, OutputsCaseParameter
All Known Implementing Classes:
CaseParameterImpl, InputCaseParameterImpl, InputsCaseParameterImpl, OutputCaseParameterImpl, OutputsCaseParameterImpl

public interface CaseParameter extends Parameter
Author:
Roman Smirnov