Package com.camunda.consulting.zeebe_ejb
Class ZeebeEjbProcessApplication
- java.lang.Object
-
- com.camunda.consulting.zeebe_ejb.ZeebeEjbProcessApplication
-
public class ZeebeEjbProcessApplication extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONFIGURATION_PROPERTIESstatic io.camunda.zeebe.client.ZeebeClientzeebeClient
-
Constructor Summary
Constructors Constructor Description ZeebeEjbProcessApplication()
-
-
-
Field Detail
-
CONFIGURATION_PROPERTIES
public static final String CONFIGURATION_PROPERTIES
- See Also:
- Constant Field Values
-
zeebeClient
public static io.camunda.zeebe.client.ZeebeClient zeebeClient
-
-