Package com.atlassian.bamboo.ww2.aware
Interface JsonStatusProvider
-
- All Known Implementing Classes:
FinishSetupAction,SetupDatabaseConnectionAction,SetupEmbeddedDatabaseAction
public interface JsonStatusProviderAllows the interceptor ExecAndWaitWithJSONStatusUpdateInterceptor to retrieve the current status of the action to pass back to the UI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.opensymphony.webwork.dispatcher.json.JSONObjectgetJsonStatus()
-