Package | Description |
---|---|
org.kie.services.client.serialization.jaxb.impl.deploy |
Modifier and Type | Method and Description |
---|---|
JaxbDeploymentUnit |
JaxbDeploymentJobResult.getDeploymentUnit() |
Modifier and Type | Method and Description |
---|---|
List<JaxbDeploymentUnit> |
JaxbDeploymentUnitList.getDeploymentUnitList() |
Modifier and Type | Method and Description |
---|---|
void |
JaxbDeploymentJobResult.setDeploymentUnit(JaxbDeploymentUnit depUnit) |
Modifier and Type | Method and Description |
---|---|
void |
JaxbDeploymentUnitList.addContents(List<JaxbDeploymentUnit> contentList) |
void |
JaxbDeploymentUnitList.setDeploymentUnitList(List<JaxbDeploymentUnit> deploymentUnitList) |
Constructor and Description |
---|
JaxbDeploymentJobResult(String jobId,
String explanation,
JaxbDeploymentUnit depUnit,
String operation) |
Constructor and Description |
---|
JaxbDeploymentUnitList(List<JaxbDeploymentUnit> depUnitList) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.