Uses of Enum Class
org.camunda.bpm.engine.repository.ResourceTypes
Packages that use ResourceTypes
-
Uses of ResourceTypes in org.camunda.bpm.engine.repository
Methods in org.camunda.bpm.engine.repository that return ResourceTypesModifier and TypeMethodDescriptionstatic ResourceTypesReturns the enum constant of this class with the specified name.static ResourceTypes[]ResourceTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.