Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Component Build Dependencies
    • The following diagram depicts the component build dependencies.
    • Components can be built in parallel . The longest component build time is 120 hours.with a certain level of sequential integration. 
    • Each estimate includes code development and unit testing , plus some component integration and integration testing (since there are API dependencies).

  • Estimates

    • Note: 
      • It is a rough estimate - to be refined
      • Estimate includes development and unit testing time
      • As mentioned above section, the components can be built in parallel. 
      • 5 hours / day
ComponentDevelopment EstimateComments
SO Service List widget80 hours / UI developer
    • populate serach filter criteria
    • Displays a service list panel
    • control action buttons
Statistic Dashboard40 hours / UI developer
    • Displays statistic for the selected service scope

Service Instance Rendering

and Detail Panel

120 hours / UI developer
    • Renders service instance workflow graphically
    • provides the service instance details and selected task details
    • Provides drill-down and drill-up capabilities
Rest APIs for supplying data80 hours / Java developer
    • REST facade for
      • collecting and conslidating various Camunda process instance and history data to simplify GUI data collection interaction.
      • collecting SO Request DB data
Custom History Producer40 hours / Java developer
    • Produce history with additional data population
    • This is an option, and is used only if the Camunda history data is not sufficient.

...