Uses of Interface
ch.ivyteam.ivy.process.call.SubProcessCallStartParamCaller
-
Packages that use SubProcessCallStartParamCaller Package Description ch.ivyteam.ivy.process.call -
-
Uses of SubProcessCallStartParamCaller in ch.ivyteam.ivy.process.call
Methods in ch.ivyteam.ivy.process.call that return SubProcessCallStartParamCaller Modifier and Type Method Description SubProcessCallStartParamCaller
SubProcessCallStartParam. withParam(String name, Object value)
Adds a parameter which must exist on a CallSubStart and defines the value of it.
-