-
public class PreconfiguredJobStageParameter extends PreconfiguredStageParameter
Holds configurable attributes of a job parameter.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.netflix.spinnaker.orca.api.preconfigured.jobs.PreconfiguredStageParameter
getDefaultValue, getDescription, getLabel, getName, getOrder, getType, setDefaultValue, setDescription, setLabel, setName, setOrder, setType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-