com.atlassian.bamboo.build.artifact
Class LocalArtifactManager
java.lang.Object
com.atlassian.bamboo.build.artifact.AbstractArtifactManager
com.atlassian.bamboo.build.artifact.LocalArtifactManager
- All Implemented Interfaces:
- ArtifactManager
public class LocalArtifactManager
- extends AbstractArtifactManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalArtifactManager
public LocalArtifactManager(ArtifactSubscriptionManager artifactSubscriptionManager,
CustomVariableContext customVariableContext,
com.atlassian.plugin.PluginAccessor pluginAccessor)
markSubscriptionAsConsumed
protected void markSubscriptionAsConsumed(PlanResultKey planResultKey,
ArtifactSubscriptionContext artifactSubscription)
- Specified by:
markSubscriptionAsConsumed
in class AbstractArtifactManager
removeSingleArtifactFiles
public static void removeSingleArtifactFiles(@NotNull
PlanResultKey planResultKey,
@NotNull
ArtifactLink artifactLink)
removeArtifactFiles
public static void removeArtifactFiles(Plan plan)
removeArtifactFiles
public static void removeArtifactFiles(PlanResultKey planResultKey)
getAdministrationConfiguration
@Deprecated
public AdministrationConfiguration getAdministrationConfiguration()
- Deprecated. since 4.2 use $
ComponentAccessor.PROTOTYPE_ADMINISTRATION_CONFIGURATION
Copyright © 2012 Atlassian. All Rights Reserved.