Interface BuildStatusAction
public interface BuildStatusAction
An action that can be performed on a build status
- Since:
- 7.8
-
Method Summary
-
Method Details
-
getId
The identifier for this action.- Returns:
- a unique identifying string for this action type
-
getName
The user readable name of the action, to display in the UI.- Returns:
- a user-readable name for this action type
-