jetbrains.buildServer.serverSide.auth
Interface SpeciallyProcessedActions
public interface SpeciallyProcessedActions
CANCEL_BUILD
@NonNls
static final java.lang.String CANCEL_BUILD
- See Also:
- Constant Field Values
CANCEL_QUEUED_BUILD
@NonNls
static final java.lang.String CANCEL_QUEUED_BUILD
- See Also:
- Constant Field Values
RUN_BUILD_ON_AGENT
@NonNls
static final java.lang.String RUN_BUILD_ON_AGENT
- See Also:
- Constant Field Values
CLEAN_BUILD_TYPE_SOURCES
@NonNls
static final java.lang.String CLEAN_BUILD_TYPE_SOURCES
- See Also:
- Constant Field Values
REMOVE_BUILD_TYPE
@NonNls
static final java.lang.String REMOVE_BUILD_TYPE
- See Also:
- Constant Field Values
REMOVE_BUILD_TYPES
@NonNls
static final java.lang.String REMOVE_BUILD_TYPES
- See Also:
- Constant Field Values
CHANGE_USER
@NonNls
static final java.lang.String CHANGE_USER
- See Also:
- Constant Field Values
RUN_AS_SYSTEM
@NonNls
static final java.lang.String RUN_AS_SYSTEM
- If method annotated with this action then it will be invoked with system privileges (all permissions mode)
- See Also:
- Constant Field Values