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