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