|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BundleAgentService
The interface to agent's bundle subsystem which allows the server to request the agent to perform tasks on a bundle (which is essentially a bundle of content that needs to be installed).
| Method Summary | |
|---|---|
BundlePurgeResponse |
purge(BundlePurgeRequest request)
Purges the live deployment off the local filesystem. |
BundleScheduleResponse |
schedule(BundleScheduleRequest request)
Schedules the deployment of a bundle to occur immediately. |
| Method Detail |
|---|
BundleScheduleResponse schedule(BundleScheduleRequest request)
request -
BundlePurgeResponse purge(BundlePurgeRequest request)
request -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||