diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-07-06 15:50:45 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-07-06 15:50:45 +0200 |
| commit | b53164978a9a264fbe26679c07e32731a4d495f9 (patch) | |
| tree | b0f0335625c4ee11012d51df3da5daae270bdd2f /src/main/resources/boot/allbootitems.txt | |
| parent | 24314dc1699c7e73048fa24e33729f1aa1ec0e86 (diff) | |
Remove XML parsing from module processing, use Castor unmarshalling
instead.
Create module item with collection of imported Items and module XML
registered as an outcome.
Diffstat (limited to 'src/main/resources/boot/allbootitems.txt')
| -rw-r--r-- | src/main/resources/boot/allbootitems.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/boot/allbootitems.txt b/src/main/resources/boot/allbootitems.txt index 09a98b8..810d5ee 100644 --- a/src/main/resources/boot/allbootitems.txt +++ b/src/main/resources/boot/allbootitems.txt @@ -13,8 +13,10 @@ EA/EditSchema EA/EditScriptDefinition
EA/CreateNewItem
EA/CreateNewAgent
+EA/EditModuleDefinition
CA/NoWorkflow
CA/ServerItemWorkflow
+CA/ModuleWorkflow
CA/ManageCompositeActDef
CA/ManageElementaryActDef
CA/ManageSchema
|
