Class RobotEntry
java.lang.Object
hudson.model.AbstractDescribableImpl<SelectEntry>
com.uipath.uipathpackage.entries.SelectEntry
com.uipath.uipathpackage.entries.job.RobotEntry
- All Implemented Interfaces:
Describable<SelectEntry>
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the robots idsboolean
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
RobotEntry
Constructs a new instance of a robot entry job- Parameters:
robotsIds
- The robots ids
-
-
Method Details
-
getRobotsIds
Gets the robots ids- Returns:
- String robotsIds
-
validateParameters
- Specified by:
validateParameters
in classSelectEntry
- Throws:
AbortException
-