public class DeploymentReplaceHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
DeploymentReplaceHandler(ContentRepository contentRepository,
AbstractVaultReader vaultReader) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFromHash(ContentReference reference) |
static DeploymentReplaceHandler |
create(ContentRepository contentRepository,
AbstractVaultReader vaultReader) |
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String OPERATION_NAME
protected DeploymentReplaceHandler(ContentRepository contentRepository, AbstractVaultReader vaultReader)
public static DeploymentReplaceHandler create(ContentRepository contentRepository, AbstractVaultReader vaultReader)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionprotected void addFromHash(ContentReference reference) throws OperationFailedException
OperationFailedExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.