Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-189

Refactor and clean up WorkflowCondition Configuration

    XMLWordPrintableJSON

Details

    Description

      I noticed while working on OODT-156, I noticed that in the

      WorkflowConditionConfiguration

      class, I noticed some areas for refactoring improvement:

      • there is a method #getTaskConfig (this should be #getCondConfig) - I am going to deprecate #getTaskConfig, leave it, and add the more natural #getCondConfig.
      • the default WorkflowCondition constructor doesn't create a new WorkflowConditionConfig – neither does the parameter-based one. This should be fixed, else you always have to create a blank config and set it which is a pain.

      Attachments

        Activity

          People

            chrismattmann Chris A. Mattmann
            chrismattmann Chris A. Mattmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: