Uses of Interface
cn.boboweike.carrot.server.concurrent.statechanges.AllowedConcurrentStateChange
-
Packages that use AllowedConcurrentStateChange Package Description cn.boboweike.carrot.server.concurrent.statechanges -
-
Uses of AllowedConcurrentStateChange in cn.boboweike.carrot.server.concurrent.statechanges
Classes in cn.boboweike.carrot.server.concurrent.statechanges that implement AllowedConcurrentStateChange Modifier and Type Class Description classAbstractAllowedConcurrentStateChangeclassDeletedWhileEnqueuedConcurrentStateChangeNeeded for tasks that go from scheduled state to enqueued state while the task was already deleted.classDeletedWhileFailedConcurrentStateChangeclassDeletedWhileProcessingConcurrentStateChangeclassDeletedWhileScheduledConcurrentStateChangeclassDeletedWhileSucceededConcurrentStateChangeclassPermanentlyDeletedWhileProcessingConcurrentStateChange
-