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

io.holunda.camunda.taskpool.cockpit.rest.Rest.kt Maven / Gradle / Ivy

There is a newer version: 2.0.5
Show newest version
package io.holunda.camunda.taskpool.cockpit.rest

import io.holunda.camunda.taskpool.cockpit.Web

/**
 * Path constants.
 */
object Rest {
  const val PATH = "/${Web.BASE_PATH}/rest/"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy