Class EmbeddedEngineRest_WILDFLY

java.lang.Object
org.camunda.bpm.rest.EmbeddedEngineRest_WILDFLY

public class EmbeddedEngineRest_WILDFLY extends Object
  • 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

      @RunAsClient public void testDeploymentWorks() throws IOException
      Throws:
      IOException