Class BaseInstruction
java.lang.Object
com.atlassian.greenhopper.manager.rank.instruction.Instruction
com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
- Direct Known Subclasses:
BaseInputParametersCheck
,DatabaseEmptinessCheck
,InsertRowInstruction
,LastRowCheck
,RemoveRowInstruction
,UpdateRowInstruction
Stores the customFieldId and issueId
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBaseInstruction
(com.atlassian.activeobjects.external.ActiveObjects ao, Long customFieldId, Long issueId) -
Method Summary
Methods inherited from class com.atlassian.greenhopper.manager.rank.instruction.Instruction
execute, getAfterState, getBeforeState, sanityCheck
-
Field Details
-
customFieldId
-
issueId
-
-
Constructor Details
-
BaseInstruction
-
-
Method Details
-
getCustomFieldId
-
getIssueId
-