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.
|
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.
|
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 © 2023 JBoss by Red Hat. All rights reserved.