Class TopOfChainCheck
java.lang.Object
com.atlassian.greenhopper.manager.rank.instruction.Instruction
com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
Ensures that the top of the chain looks as expected
-
Constructor Summary
ConstructorsConstructorDescriptionTopOfChainCheck
(com.atlassian.activeobjects.external.ActiveObjects ao, Long customFieldId, Long headIssueId, Long possibleParentIssueId) -
Method Summary
Modifier and TypeMethodDescriptionGet the state of the db before executing this instructionvoid
Sanity check for top of chain alterations.Methods inherited from class com.atlassian.greenhopper.manager.rank.instruction.Instruction
execute, getAfterState
-
Constructor Details
-
TopOfChainCheck
-
-
Method Details
-
sanityCheck
public void sanityCheck()Sanity check for top of chain alterations.- Overrides:
sanityCheck
in classInstruction
-
getBeforeState
Description copied from class:Instruction
Get the state of the db before executing this instruction- Overrides:
getBeforeState
in classInstruction
-
getCustomFieldId
-
getHeadIssueId
-
getPossibleParentId
-