hudson.plugins.global_build_stats
Interface BuildResultStatusesConstants
public interface BuildResultStatusesConstants
Constants for differents build result statuses
ABORTED
static final java.lang.String ABORTED
- See Also:
- Constant Field Values
SUCCESS
static final java.lang.String SUCCESS
- See Also:
- Constant Field Values
FAILURES
static final java.lang.String FAILURES
- See Also:
- Constant Field Values
UNSTABLES
static final java.lang.String UNSTABLES
- See Also:
- Constant Field Values
NOT_BUILD
static final java.lang.String NOT_BUILD
- See Also:
- Constant Field Values
Copyright © 2010. All Rights Reserved.