Class PlanCustomArtifactHandlerConfigurationEnabledEvent
java.lang.Object
com.atlassian.bamboo.event.artifact.PlanCustomArtifactHandlerConfigurationEnabledEvent
@AsynchronousPreferred
public class PlanCustomArtifactHandlerConfigurationEnabledEvent
extends Object
Event sent when custom artifact handler configuration is enabled for a plan.
-
Constructor Summary
ConstructorDescriptionPlanCustomArtifactHandlerConfigurationEnabledEvent
(PlanKey planKey, org.apache.commons.configuration.Configuration buildConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
PlanCustomArtifactHandlerConfigurationEnabledEvent
public PlanCustomArtifactHandlerConfigurationEnabledEvent(PlanKey planKey, org.apache.commons.configuration.Configuration buildConfiguration)
-
-
Method Details
-
getPlanKeyHash
public long getPlanKeyHash() -
getEnabledArtifactHandlers
-