Uses of Class
com.atlassian.bamboo.core.ScopedExclusionService.ExclusionScopeType

Packages that use ScopedExclusionService.ExclusionScopeType
com.atlassian.bamboo.core   
 

Uses of ScopedExclusionService.ExclusionScopeType in com.atlassian.bamboo.core
 

Methods in com.atlassian.bamboo.core that return ScopedExclusionService.ExclusionScopeType
static ScopedExclusionService.ExclusionScopeType ScopedExclusionService.ExclusionScopeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ScopedExclusionService.ExclusionScopeType[] ScopedExclusionService.ExclusionScopeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.