Uses of Class
com.cloudbees.workflow.rest.external.InputParameterDefExt
-
Packages that use InputParameterDefExt Package Description com.cloudbees.workflow.rest.external The "external" object model for the API. -
-
Uses of InputParameterDefExt in com.cloudbees.workflow.rest.external
Methods in com.cloudbees.workflow.rest.external that return types with arguments of type InputParameterDefExt Modifier and Type Method Description List<InputParameterDefExt>
PendingInputActionsExt. getInputs()
Method parameters in com.cloudbees.workflow.rest.external with type arguments of type InputParameterDefExt Modifier and Type Method Description void
PendingInputActionsExt. setInputs(List<InputParameterDefExt> inputs)
-