Class RequestWorkflowEnvironmentData

    • Constructor Detail

      • RequestWorkflowEnvironmentData

        public RequestWorkflowEnvironmentData()
        A new instance that takes the data from the current designer view scope. Uses the default request entity context.
      • RequestWorkflowEnvironmentData

        public RequestWorkflowEnvironmentData​(IEntityContext ec)
        A new instance that takes the data from the current designer view scope. Uses the given entity context.
        Parameters:
        ec - Entity context to use.