Uses of Class
hudson.plugins.batch_task.BatchRunAction
-
-
Uses of BatchRunAction in hudson.plugins.batch_task
Fields in hudson.plugins.batch_task declared as BatchRunAction Modifier and Type Field Description protected BatchRunAction
BatchRun. parent
Methods in hudson.plugins.batch_task that return BatchRunAction Modifier and Type Method Description BatchRunAction
BatchRun. getOwner()
Constructors in hudson.plugins.batch_task with parameters of type BatchRunAction Constructor Description BatchRun(Calendar timestamp, BatchRunAction parent, int id, BatchTask task)
-