Class WebApplicationUtil
java.lang.Object
org.operaton.bpm.engine.rest.util.WebApplicationUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetApplicationServer(String serverInfo) static booleanAdds the web application name to the telemetry data of the engine.
-
Method Details
-
setApplicationServer
-
setWebapp
Adds the web application name to the telemetry data of the engine.- Parameters:
engineName- the engine for which the web application usage should be indicatedwebapp- the web application that is used with the engine- Returns:
- whether the web application was successfully added or not
-