Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1316

make getStringProperty method public in org.onehippo.repository.documentworkflow.Request public

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Won't Fix
    • None
    • 3.0.1, 3.1.0
    • None

    Description

      This Class needs to be able to retrieve properties from the request.

      e.g.

      @Override
      public String getStringProperty(String relPath) throws RepositoryException

      { return super.getStringProperty(relPath); }

      We'll need this to influence the SCXML workflow engine. To somehow retrieve properties of the Request.

      Attachments

        Activity

          People

            adouma Ate Douma
            ksalic Kenan Salic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: