[root]/src/au/com/whitesquare/nas/jspdata/bug/action
initial
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 8 (100.0%) | 48 (100.0%) | 6.0 |
Moved from jspdata package to new action package
0 lines of code changed in:
Now extends the Action class, and lets the Action class perform all
security and access rights.
19 lines of code changed in:
Added need for user to be supplied when determining what actions are
available to be loaded.
18 lines of code changed in:
This is the register that manages all of the actions that can be performed.
At the moment it uses an internal method to initalise the actions, this
needs to be changed to use an external list so that specific actions can
be enabled/disabled.
5 lines of code changed in:
This comparator is used to maintain the order of bug actions.
0 lines of code changed in:
Base Bug action, has utility HTML generation code in it.
6 lines of code changed in: