@Deprecated public static class TriggerApplicabilityCondition.CanTriggerTypePredicate extends Object implements com.google.common.base.Predicate<TriggerModuleDescriptor>
Constructor and Description |
---|
CanTriggerTypePredicate(Class<? extends Triggerable> triggerableType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
apply(TriggerModuleDescriptor triggerModuleDescriptor)
Deprecated.
|
public CanTriggerTypePredicate(Class<? extends Triggerable> triggerableType)
public boolean apply(@Nullable TriggerModuleDescriptor triggerModuleDescriptor)
apply
in interface com.google.common.base.Predicate<TriggerModuleDescriptor>
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.