Class ManualVersionEntry
java.lang.Object
hudson.model.AbstractDescribableImpl<SelectEntry>
com.uipath.uipathpackage.entries.SelectEntry
com.uipath.uipathpackage.entries.versioning.ManualVersionEntry
- All Implemented Interfaces:
Describable<SelectEntry>
Implementation of the Custom Versioning method, providing the text as input
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Metadata about a configurable instance. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGetter for the textboolean
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
ManualVersionEntry
Custom Version as text- Parameters:
version
- Custom version value
-
-
Method Details
-
getVersion
Getter for the text- Returns:
- String custom version
-
validateParameters
public boolean validateParameters()- Specified by:
validateParameters
in classSelectEntry
-