org.jenkinsci.plugins.rallyBuild
Class UpdateArtifact

java.lang.Object
  extended by org.jenkinsci.plugins.rallyBuild.UpdateArtifact

public class UpdateArtifact
extends Object


Constructor Summary
UpdateArtifact(String objectId, String _ref, String _type)
           
 
Method Summary
 String get_ref()
           
 String get_type()
           
 String getObjectId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateArtifact

public UpdateArtifact(String objectId,
                      String _ref,
                      String _type)
Method Detail

getObjectId

public String getObjectId()

get_ref

public String get_ref()

get_type

public String get_type()


Copyright © 2004-2013. All Rights Reserved.