Quantcast
Channel: Symantec Connect - Articles
Viewing all articles
Browse latest Browse all 1863

Workflow - Plugins - Reset Cache

$
0
0

Reset Cache

The Reset Cache plugin ...

Component icon

N/A

Author

LogicBase / Symantec.png Symantec

Perform Action

There is no indication that the action has been performed visually in Workflow Manager.

 

Alternative

N/A

Location

[Install Drive]:\Program Files\Symantec\Workflow\Designer\Plugins\

DLL

  • LogicBase.Plugins.ResetCache.dll

Code

NotificationBus.GetInstance(Constants.CACHE_BUS_NAME).Notify(Constants.CACHE_RESET_MESSAGE_NAME);

Inputs

//LogicBase.Core.Utilities - Constants
Constants.CACHE_BUS_NAME = "DesignerCache";
Constants.CACHE_RESET_MESSAGE_NAME = "ResetCache";

NotificationBus

//LogicBase.Framework - NotificationBus

Documentation

[Display any related Documentation]

  • Title URL
    • Chapter/Page #

Support

[Display any related Support Documents]

  • Title
    • URL

Viewing all articles
Browse latest Browse all 1863

Trending Articles