class EnsLib.Background.Workflow.Template.DownloadExport
extends %CSP.Page
parameter RESOURCE = "%Ens_MessageExport:USE";
Users must have USE permissions on the %Ens_MessageExport resource to use this page.
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.