Class NotifyUnresolvedSymbolsActionPerformable

java.lang.Object
com.bluebell.greenhouse.radicle.performable.impl.NotifyUnresolvedSymbolsActionPerformable
All Implemented Interfaces:
DurableActionHandler<EmptyJobPayload>

@Component("notifyUnresolvedSymbolsActionPerformable") public class NotifyUnresolvedSymbolsActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Action that looks up Symbols that are pending review and sends a notification to the system.
Version:
3.0.6
Author:
Stephen Prizio