All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.processes.xml Maven / Gradle / Ivy

There is a newer version: 7.21.6
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<process-application
  xmlns="http://www.camunda.org/schema/1.0/ProcessApplication"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

  <process-archive>
    <process-engine>default</process-engine>
    <properties>
      <property name="isDeleteUponUndeploy">false</property>
      <property name="isScanForProcessDefinitions">true</property>
    </properties>
  </process-archive>

</process-application>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy