|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskRequirementSupport
Allows creators of TaskType
s to specify Requirement
s
Method Summary | |
---|---|
java.util.Set<Requirement> |
calculateRequirements(TaskDefinition taskDefinition)
Populates the RequirementSet needed based off of the TaskDefinition |
Methods inherited from interface com.atlassian.bamboo.task.TaskConfigurator |
---|
generateTaskConfigMap, populateContextForCreate, populateContextForEdit, populateContextForView, validate |
Method Detail |
---|
@NotNull java.util.Set<Requirement> calculateRequirements(@NotNull TaskDefinition taskDefinition)
RequirementSet
needed based off of the TaskDefinition
taskDefinition
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |