org.jenkinsci.plugins.rallyBuild.rallyActions
Interface Action
- All Known Implementing Classes:
- CommentAction, DefectStateAction, RallyAction, ReadyAction, StateAction
public interface Action
execute
void execute(UpdateArtifact artifact,
com.rallydev.rest.RallyRestApi restApi,
hudson.model.BuildListener listener)
throws IOException
- Throws:
IOException
isExecuted
Boolean isExecuted(UpdateArtifact artifact,
com.rallydev.rest.RallyRestApi restApi,
hudson.model.BuildListener listener)
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.