Package com.atlassian.bamboo.ww2.aware
Interface JsonStatusProvider
-
- All Known Implementing Classes:
FinishSetupAction
,SetupDatabaseConnectionAction
,SetupEmbeddedDatabaseAction
public interface JsonStatusProvider
Allows 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.JSONObject
getJsonStatus()
-