Uses of Enum Class
org.camunda.bpm.container.impl.spi.ServiceTypes
Packages that use ServiceTypes
-
Uses of ServiceTypes in org.camunda.bpm.container.impl.spi
Methods in org.camunda.bpm.container.impl.spi that return ServiceTypesModifier and TypeMethodDescriptionstatic ServiceTypesReturns the enum constant of this class with the specified name.static ServiceTypes[]ServiceTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.