Package | Description |
---|---|
org.jboss.as.controller.client.helpers.domain.impl |
Implementation classes to support the
managed domain convenience API . |
Modifier and Type | Method and Description |
---|---|
static UpdateResultHandlerResponse |
UpdateResultHandlerResponse.createRollbackCancelledResponse(UpdateResultHandlerResponse rolledBack) |
static UpdateResultHandlerResponse |
UpdateResultHandlerResponse.createRollbackFailedResponse(UpdateResultHandlerResponse rolledBack,
Throwable cause) |
static UpdateResultHandlerResponse |
UpdateResultHandlerResponse.createRollbackResponse(UpdateResultHandlerResponse rolledBack) |
static UpdateResultHandlerResponse |
UpdateResultHandlerResponse.createRollbackTimedOutResponse(UpdateResultHandlerResponse rolledBack) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.