Interface ProjectMainActionsView.Presenter
-
- All Known Implementing Classes:
ProjectMainActions
- Enclosing interface:
- ProjectMainActionsView
public static interface ProjectMainActionsView.Presenter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRunTest()voidtriggerBuild()voidtriggerBuildAndDeploy()voidtriggerBuildAndInstall()voidtriggerRedeploy()
-