public final class Action extends Object
Constructor and Description |
---|
Action(NirmataClient client,
hudson.FilePath workspace,
hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Result |
buildStep(ActionBuilder builder) |
String |
checkStatus(Integer timeout,
String applicationID) |
String |
checkSystemTaskState(Integer timeout,
String sequenceId) |
void |
checkUpdatePolicy(String updatePolicy,
String applicationId,
String changesPayload,
Integer timeout) |
NirmataClient |
getClient() |
String |
getCompletedCount(String sequenceId) |
Object |
getInfo(String result,
String find) |
PrintStream |
getListener() |
List<Map<String,Object>> |
getSubTasks(String info) |
String |
getUpdatePolicy(String environmentId,
String info) |
hudson.FilePath |
getWorkspace() |
void |
printError(String sequenceId) |
String |
printSystemTasks(String sequenceId,
Integer timeout) |
public Action(NirmataClient client, hudson.FilePath workspace, hudson.model.TaskListener listener)
public NirmataClient getClient()
public hudson.FilePath getWorkspace()
public PrintStream getListener()
public hudson.model.Result buildStep(ActionBuilder builder) throws hudson.AbortException
hudson.AbortException
public void checkUpdatePolicy(String updatePolicy, String applicationId, String changesPayload, Integer timeout)
public void printError(String sequenceId)
Copyright © 2018 Nirmata. All rights reserved.