Class CamundaBpmVersion
java.lang.Object
org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
Return the full version string of the present Camunda codebase, or
null
if it cannot be determined.
return the version of Camunda or null
- See Also:
-
Field Details
-
VERSION
- See Also:
-
IS_ENTERPRISE
- See Also:
-
FORMATTED_VERSION
- See Also:
-
-
Constructor Details
-
CamundaBpmVersion
public CamundaBpmVersion()
-
-
Method Details