Class InputParameterDefExt
- java.lang.Object
-
- com.cloudbees.workflow.rest.external.InputParameterDefExt
-
public class InputParameterDefExt extends Object
Input Parameter Definition.- Author:
- tom.fennelly@gmail.com
-
-
Constructor Summary
Constructors Constructor Description InputParameterDefExt(ParameterDefinition definition)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
getDefinition()
String
getDescription()
String
getName()
String
getType()
-