Enum Class ScopedExclusionService.ExclusionScopeType

java.lang.Object
java.lang.Enum<ScopedExclusionService.ExclusionScopeType>
com.atlassian.bamboo.core.ScopedExclusionService.ExclusionScopeType
All Implemented Interfaces:
Serializable, Comparable<ScopedExclusionService.ExclusionScopeType>, Constable
Enclosing interface:
ScopedExclusionService

public static enum ScopedExclusionService.ExclusionScopeType extends Enum<ScopedExclusionService.ExclusionScopeType>
Predefined exclusion scopes. Only non-Bamboo code may define exclusion scopes outside of this enum, all other exclusion scopes should be defined here.