Annotation Type ProcessApplication

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] deploymentDescriptors
      Returns the location(s) of the processes.xml deployment descriptors.
      String name
      Allows specifying the name of the process application.
      String value
      Allows specifying the name of the process application.
    • Field Detail

      • DEFAULT_META_INF_PROCESSES_XML

        static final String DEFAULT_META_INF_PROCESSES_XML
    • Element Detail

      • value

        String value
        Allows specifying the name of the process application. Overrides the name property.
        Default:
        ""
      • name

        String name
        Allows specifying the name of the process application. Only applies if the value property is not set.
        Default:
        ""