Package | Description |
---|---|
org.camunda.bpm.container.impl.jboss.deployment.marker |
Modifier and Type | Method and Description |
---|---|
static List<ProcessesXmlWrapper> |
ProcessApplicationAttachments.getProcessesXmls(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
Returns the attached
ProcessesXml marker or null; |
Modifier and Type | Method and Description |
---|---|
static void |
ProcessApplicationAttachments.addProcessesXml(org.jboss.as.server.deployment.DeploymentUnit unit,
ProcessesXmlWrapper processesXmlWrapper)
Attach the parsed ProcessesXml file to a deployment unit.
|
Copyright © 2015. All rights reserved.