Package org.camunda.bpm.rest
Class EmbeddedEngineRest_WILDFLY
java.lang.Object
org.camunda.bpm.rest.EmbeddedEngineRest_WILDFLY
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchivevoid 
- 
Constructor Details
- 
EmbeddedEngineRest_WILDFLY
public EmbeddedEngineRest_WILDFLY() 
 - 
 - 
Method Details
- 
createDeployment
@Deployment(managed=false, name="embedded-engine-rest") public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() - 
testDeploymentWorks
- Throws:
 IOException
 
 -