public class HandleAbandonedCleanupEvent
extends org.springframework.context.ApplicationEvent
HandleAbandonedProcessEvent
. This would include any state that
was possibly introduced before a ProcessStatus
was able to be created. In
such a case, the system will not be able to resume the process in the absence of the ProcessStatus, so a cleanup step
should be introduced to revert the state so that the system is not left in a transient status.source
Constructor and Description |
---|
HandleAbandonedCleanupEvent(Object source) |
public HandleAbandonedCleanupEvent(Object source)
Copyright © 2019. All rights reserved.