public class CanTriggerIfAnotherEnvironmentExistsInProject extends CanTriggerEnvironments implements TriggerApplicabilityCondition
TriggerApplicabilityCondition.CanTriggerPredicate, TriggerApplicabilityCondition.CanTriggerTypePredicate
Constructor and Description |
---|
CanTriggerIfAnotherEnvironmentExistsInProject() |
Modifier and Type | Method and Description |
---|---|
boolean |
canTrigger(Triggerable triggerable)
Detailed check of trigger applicability.
|
void |
setDeploymentProjectService(DeploymentProjectService deploymentProjectService) |
canTriggerType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canTriggerType
public CanTriggerIfAnotherEnvironmentExistsInProject()
public boolean canTrigger(@NotNull Triggerable triggerable)
TriggerApplicabilityCondition
canTrigger
in interface TriggerApplicabilityCondition
canTrigger
in class CanTriggerEnvironments
public void setDeploymentProjectService(DeploymentProjectService deploymentProjectService)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.