@Internal
@ExperimentalApi
public interface TriggerableInternalKey
Triggerable, e.g. execution locks.
For internal use only.
Should return equal objects for Immutable and Mutable instances representing the same Triggerable| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
PlanKey |
getPlanKey()
Returns a
PlanKey associated with this key if the source is actually a Plan |
Triggerable |
getTriggerable() |
@Nullable Triggerable getTriggerable()
Triggerable represented by this keyCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.