public final class Action extends Object
| Constructor and Description |
|---|
Action(NirmataClient client,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildStep(ActionType type,
String... vargs) |
NirmataClient |
getClient() |
hudson.model.TaskListener |
getListener() |
public Action(NirmataClient client, hudson.model.TaskListener listener)
public NirmataClient getClient()
public hudson.model.TaskListener getListener()
public void buildStep(ActionType type, String... vargs) throws hudson.AbortException
hudson.AbortExceptionCopyright © 2018 Nirmata. All rights reserved.