org.jenkinsci.plugins.rallyBuild.rallyActions
Class ReadyAction
java.lang.Object
org.jenkinsci.plugins.rallyBuild.rallyActions.RallyAction
org.jenkinsci.plugins.rallyBuild.rallyActions.ReadyAction
- All Implemented Interfaces:
- Action
public class ReadyAction
- extends RallyAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadyAction
public ReadyAction(Boolean ready)
execute
public void execute(UpdateArtifact artifact,
com.rallydev.rest.RallyRestApi restApi,
hudson.model.BuildListener listener)
throws IOException
- Throws:
IOException
isExecuted
public Boolean isExecuted(UpdateArtifact artifact,
com.rallydev.rest.RallyRestApi restApi,
hudson.model.BuildListener listener)
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.