org.jenkinsci.plugins.artifactdeployer.service
Class DeployedArtifactsActionManager
java.lang.Object
org.jenkinsci.plugins.artifactdeployer.service.DeployedArtifactsActionManager
- All Implemented Interfaces:
- Serializable
public class DeployedArtifactsActionManager
- 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 DeployedArtifactsActionManager getInstance()
getOrCreateAction
public DeployedArtifacts getOrCreateAction(hudson.model.AbstractBuild<?,?> build)
Copyright © 2004-2012. All Rights Reserved.