public class DeploymentOverlayContentAdd extends AbstractAddStepHandler
AbstractAddStepHandler.Parameters| Modifier and Type | Field and Description |
|---|---|
protected ContentRepository |
contentRepository |
attributes| Constructor and Description |
|---|
DeploymentOverlayContentAdd(ContentRepository contentRepository,
DeploymentFileRepository remoteRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected static OperationFailedException |
createFailureException(String msg) |
protected static InputStream |
getInputStream(OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected void |
populateModel(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
protected boolean |
requiresRuntime(OperationContext context) |
protected static void |
validateOnePieceOfContent(org.jboss.dmr.ModelNode content) |
createResource, createResource, execute, getAttributes, performRuntime, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, rollbackRuntime, rollbackRuntimeprotected final ContentRepository contentRepository
public DeploymentOverlayContentAdd(ContentRepository contentRepository, DeploymentFileRepository remoteRepository)
protected void populateModel(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource) throws OperationFailedException
populateModel in class AbstractAddStepHandlerOperationFailedExceptionprotected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractAddStepHandlerprotected static void validateOnePieceOfContent(org.jboss.dmr.ModelNode content)
throws OperationFailedException
OperationFailedExceptionprotected static OperationFailedException createFailureException(String msg)
protected static InputStream getInputStream(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
OperationFailedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.