Uses of Class
com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
Packages that use BaseInstruction
-
Uses of BaseInstruction in com.atlassian.greenhopper.manager.rank.instruction
Subclasses of BaseInstruction in com.atlassian.greenhopper.manager.rank.instructionModifier and TypeClassDescriptionclass
Checks the customFieldId and issueId parameters.class
Checks that there are no issue rows for a given custom field.class
Checks the input parameters for an insert operation.class
Create Row instruction Creates a row, reexecutableclass
Checks that there is only one final row for a given custom field or no row at all.class
Checks the input parameters for an move operation.class
Checks the input parameters for a remove operation.class
Delete row instructionclass
Update row instruction