|
KIE Remote Services :: REST API 6.2.0.CR3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DeploymentResource
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
deploy(JaxbDeploymentDescriptor deployDescriptor)
Queues a request to deploy the given deployment unit. |
javax.ws.rs.core.Response |
getConfig()
Retrieve the status of the DeploymentUnit specified in the URL. |
javax.ws.rs.core.Response |
listProcessDefinitions()
|
javax.ws.rs.core.Response |
undeploy()
Queues a request to undeploy the deployment unit specified in the URL |
| Method Detail |
|---|
javax.ws.rs.core.Response getConfig()
DeploymentUnit specified in the URL.
JaxbDeploymentUnit instancejavax.ws.rs.core.Response deploy(JaxbDeploymentDescriptor deployDescriptor)
deployDescriptor - An optional DeploymentDescriptor instance specifying additional information about how
the deployment unit should be deployed.
JaxbDeploymentJobResult instance with the initial status of the jobjavax.ws.rs.core.Response undeploy()
JaxbDeploymentJobResult instance with the initial status of the jobjavax.ws.rs.core.Response listProcessDefinitions()
|
KIE Remote Services :: REST API 6.2.0.CR3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||