Interface Product

    • Method Detail

      • getName

        String getName()
        The name of the product (i.e., Camunda BPM Runtime).
      • getVersion

        String getVersion()
        The version of the process engine (i.e., 7.X.Y).
      • getEdition

        String getEdition()
        The edition of the product (i.e., either community or enterprise).
      • getInternals

        Internals getInternals()
        Information about the technical internals and the environment of the Camunda installation.