public class CanTriggerIfAnotherEnvironmentExistsInProject extends CanTriggerEnvironments implements TriggerApplicabilityCondition
TriggerApplicabilityCondition.CanTriggerPredicate, TriggerApplicabilityCondition.CanTriggerTypePredicate| Constructor and Description |
|---|
CanTriggerIfAnotherEnvironmentExistsInProject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canTrigger(@NotNull Triggerable triggerable)
Detailed check of trigger applicability.
|
void |
setDeploymentProjectService(DeploymentProjectService deploymentProjectService)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
canTriggerTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanTriggerTypepublic CanTriggerIfAnotherEnvironmentExistsInProject()
public boolean canTrigger(@NotNull
@NotNull Triggerable triggerable)
TriggerApplicabilityConditioncanTrigger in interface TriggerApplicabilityConditioncanTrigger in class CanTriggerEnvironments@Deprecated public void setDeploymentProjectService(DeploymentProjectService deploymentProjectService)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.