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