summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/process/module/Module.java
AgeCommit message (Expand)Author
2013-05-17Force order of imports to make sure roles and agents are in beforeAndrew Branson
2013-05-17Add Role management support to module, instead of just creating one ifAndrew Branson
2013-02-08Logging and exception cleanupAndrew Branson
2013-02-04Cleanup module import log messagesAndrew Branson
2012-11-26Clean up module exception.Andrew Branson
2012-07-12Suspend transition now can carry an optional 'Errors' outcome whereAndrew Branson
2012-07-06Remove XML parsing from module processing, use Castor unmarshallingAndrew Branson
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
2012-06-19Refactor modulesAndrew Branson