@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()
|
Triggerable |
getTriggerable() |
@Nullable Triggerable getTriggerable()
Triggerable
represented by this key@Nullable PlanKey getPlanKey()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.