| Class | Description |
|---|---|
| AbstractDeploymentUploadHandler |
Base class for operation handlers that can handle the upload of deployment content.
|
| DeploymentAddHandler |
Handles addition of a deployment to the model.
|
| DeploymentExplodeHandler |
Handler for the "explode" operation that can be performed against zipped managed content.
|
| DeploymentFullReplaceHandler |
Handles replacement in the runtime of one deployment by another.
|
| DeploymentRemoveHandler |
Handles removal of a deployment from the model.
|
| DeploymentUploadBytesHandler |
Handler for the upload-deployment-bytes operation.
|
| DeploymentUploadStreamAttachmentHandler |
Handler for the upload-deployment-stream operation.
|
| DeploymentUploadURLHandler |
Handler for the upload-deployment-url operation.
|
| ExplodedDeploymentAddContentHandler |
Handler for the "add-content" operation on an exploded managed deployment.
|
| ExplodedDeploymentRemoveContentHandler |
Handler for the "remove-content" operation over an exploded managed deployment.
|
| ManagedDeploymentBrowseContentHandler |
Handler for the "browse-content" operation over an exploded managed deployment.
|
| ManagedDeploymentReadContentHandler |
Handler for the "read-content" operation over an exploded managed deployment.
|
| ServerGroupDeploymentAddHandler |
Handles addition of a deployment to a server group.
|
| ServerGroupDeploymentDeployHandler |
Handles deployment into the runtime.
|
| ServerGroupDeploymentRedeployHandler |
Handles redeployment in the runtime.
|
| ServerGroupDeploymentRemoveHandler |
Handles removal of a deployment from the model.
|
| ServerGroupDeploymentReplaceHandler |
Handles replacement in the runtime of one deployment by another.
|
| ServerGroupDeploymentUndeployHandler |
Handles undeployment from the runtime.
|
| SyncModelParameters |
Copyright © 2019 JBoss by Red Hat. All rights reserved.