Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-896

SharedFlows doc bug, need to remove quotes from 'type'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • v1m1
    • None
    • Documentation
    • None

    Description

      The SharedFlows doc shows the type with quotes, in several spots, which is incorrect.

      ex.
      @Jpf.SharedFlowRef(name = "someNameOne", type = "SharedFlowClassOne.class")
      Should be:
      @Jpf.SharedFlowRef(name = "someNameOne", type = SharedFlowClassOne.class)

      Attachments

        Activity

          People

            Unassigned Unassigned
            grunlowen matt c
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: