org.camunda.bpm.engine.rest.util
Class ApplicationContextPathUtil
java.lang.Object
org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
public class ApplicationContextPathUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationContextPathUtil
public ApplicationContextPathUtil()
getApplicationPathByProcessDefinitionId
public static String getApplicationPathByProcessDefinitionId(ProcessEngine engine,
String processDefinitionId)
getApplicationPathByCaseDefinitionId
public static String getApplicationPathByCaseDefinitionId(ProcessEngine engine,
String caseDefinitionId)
getApplicationPathForDeployment
public static String getApplicationPathForDeployment(ProcessEngine engine,
String deploymentId)
Copyright © 2016 camunda services GmbH. All rights reserved.