@Deprecated public interface PlanKeyUpdateAwareBuildStrategy extends BuildStrategy
Modifier and Type | Method and Description |
---|---|
boolean |
isAffectedByPlanKeyUpdate(PlanKey originalPlanKey)
Deprecated.
Check if strategy will be affected when Plan's key will change
|
void |
updatePlanKey(PlanKey originalPlanKey,
PlanKey newPlanKey)
Deprecated.
Perform actual update of internal strategy state
|
addDefaultValues, canTrigger, getDescription, getKey, getName, getTriggerConditionsConfiguration, getTriggerDetailsSummaryHtml, getUserDescription, init, setId, setUserDescription, validate
populateFromConfig, toConfiguration
getId
boolean isAffectedByPlanKeyUpdate(@NotNull PlanKey originalPlanKey)
originalPlanKey
- Plan key that is about to be changedCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.