org.jenkinsci.plugins.artifactdeployer.service
Class DeployedArtifactsService
java.lang.Object
org.jenkinsci.plugins.artifactdeployer.service.DeployedArtifactsService
- All Implemented Interfaces:
- Serializable
public class DeployedArtifactsService
- extends Object
- implements Serializable
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DeployedArtifactsService getInstance()
getOrCreateAndAttachAction
public DeployedArtifacts getOrCreateAndAttachAction(hudson.model.AbstractBuild<?,?> build)
Copyright © 2004-2011. All Rights Reserved.