Uses of Class
org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl.Mode
-
Packages that use SetRemovalTimeToHistoricBatchesBuilderImpl.Mode Package Description org.camunda.bpm.engine.impl.history -
-
Uses of SetRemovalTimeToHistoricBatchesBuilderImpl.Mode in org.camunda.bpm.engine.impl.history
Fields in org.camunda.bpm.engine.impl.history declared as SetRemovalTimeToHistoricBatchesBuilderImpl.Mode Modifier and Type Field Description protected SetRemovalTimeToHistoricBatchesBuilderImpl.ModeSetRemovalTimeToHistoricBatchesBuilderImpl. modeMethods in org.camunda.bpm.engine.impl.history that return SetRemovalTimeToHistoricBatchesBuilderImpl.Mode Modifier and Type Method Description SetRemovalTimeToHistoricBatchesBuilderImpl.ModeSetRemovalTimeToHistoricBatchesBuilderImpl. getMode()static SetRemovalTimeToHistoricBatchesBuilderImpl.ModeSetRemovalTimeToHistoricBatchesBuilderImpl.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static SetRemovalTimeToHistoricBatchesBuilderImpl.Mode[]SetRemovalTimeToHistoricBatchesBuilderImpl.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-