tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > publishingQueueExplorerActionGroupId

publishingQueueExplorerActionGroupId variable

All built-in action group IDs available in Publishing Queue Explorer.

Signature:

publishingQueueExplorerActionGroupId: {
    exporting: 'exporting';
    refreshing: 'refreshing';
    publishing: 'publishing';
    deleting: 'deleting';
}