Uses of Class
org.activiti.cloud.api.model.shared.impl.conf.IgnoredRuntimeEvent.IgnoredRuntimeEvents
-
Packages that use IgnoredRuntimeEvent.IgnoredRuntimeEvents Package Description org.activiti.cloud.api.model.shared.impl.conf -
-
Uses of IgnoredRuntimeEvent.IgnoredRuntimeEvents in org.activiti.cloud.api.model.shared.impl.conf
Methods in org.activiti.cloud.api.model.shared.impl.conf that return IgnoredRuntimeEvent.IgnoredRuntimeEvents Modifier and Type Method Description IgnoredRuntimeEvent.IgnoredRuntimeEventsIgnoredRuntimeEvent. getEventType()static IgnoredRuntimeEvent.IgnoredRuntimeEventsIgnoredRuntimeEvent.IgnoredRuntimeEvents. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IgnoredRuntimeEvent.IgnoredRuntimeEvents[]IgnoredRuntimeEvent.IgnoredRuntimeEvents. values()Returns an array containing the constants of this enum type, in the order they are declared.
-