Uses of Class
org.jenkinsci.plugins.rallyBuild.UpdateArtifact

Packages that use UpdateArtifact
org.jenkinsci.plugins.rallyBuild.rallyActions   
 

Uses of UpdateArtifact in org.jenkinsci.plugins.rallyBuild.rallyActions
 

Methods in org.jenkinsci.plugins.rallyBuild.rallyActions with parameters of type UpdateArtifact
 void StateAction.execute(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 void ReadyAction.execute(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 void DefectStateAction.execute(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 void CommentAction.execute(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 void Action.execute(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
protected  com.google.gson.JsonObject RallyAction.getArtifact(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi)
           
 Boolean StateAction.isExecuted(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 Boolean ReadyAction.isExecuted(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 Boolean DefectStateAction.isExecuted(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 Boolean CommentAction.isExecuted(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 Boolean Action.isExecuted(UpdateArtifact artifact, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
protected  void RallyAction.updateArtifact(UpdateArtifact artifact, com.google.gson.JsonObject updatedRequirement, com.rallydev.rest.RallyRestApi restApi, hudson.model.BuildListener listener)
           
 



Copyright © 2004-2013. All Rights Reserved.