Package | Description |
---|---|
org.jbpm.kie.services.api | |
org.jbpm.kie.services.impl |
Modifier and Type | Method and Description |
---|---|
DeploymentUnit |
DeployedUnit.getDeploymentUnit() |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentService.deploy(DeploymentUnit unit) |
void |
DeploymentService.undeploy(DeploymentUnit unit) |
Modifier and Type | Class and Description |
---|---|
class |
KModuleDeploymentUnit |
class |
VFSDeploymentUnit |
Modifier and Type | Method and Description |
---|---|
DeploymentUnit |
DeployedUnitImpl.getDeploymentUnit() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDeploymentService.commonDeploy(DeploymentUnit unit,
DeployedUnitImpl deployedUnit,
org.kie.internal.runtime.manager.RuntimeEnvironment environemnt) |
void |
VFSDeploymentService.deploy(DeploymentUnit unit) |
void |
AbstractDeploymentService.deploy(DeploymentUnit unit) |
void |
KModuleDeploymentService.deploy(DeploymentUnit unit) |
void |
AbstractDeploymentService.undeploy(DeploymentUnit unit) |
Constructor and Description |
---|
DeployedUnitImpl(DeploymentUnit unit) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.