Class MoveParametersCheck
java.lang.Object
com.atlassian.greenhopper.manager.rank.instruction.Instruction
com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
com.atlassian.greenhopper.manager.rank.instruction.BaseInputParametersCheck
com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
Checks the input parameters for an move operation.
This instruction merely checks some basic assumptions
-
Field Summary
Fields inherited from class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
customFieldId, issueId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the state of the db before executing this instructionMethods inherited from class com.atlassian.greenhopper.manager.rank.instruction.BaseInputParametersCheck
sanityCheck
Methods inherited from class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
getCustomFieldId, getIssueId
Methods inherited from class com.atlassian.greenhopper.manager.rank.instruction.Instruction
execute, getAfterState
-
Constructor Details
-
MoveParametersCheck
-
-
Method Details
-
getBeforeState
Description copied from class:Instruction
Get the state of the db before executing this instruction- Overrides:
getBeforeState
in classInstruction
-
getOldPrevious
-
getOldNext
-
getNewPrevious
-
getNewNext
-