summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/entity/proxy
AgeCommit message (Expand)Author
2013-12-12Properties preserve and respect the PropertyDescription 'isMutable'Andrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
2013-07-08Copy tree sub keys before notifying. Fixes #131Andrew Branson
2013-06-20getWorkflow and getViewpoint utility methods in ItemProxyAndrew Branson
2013-06-18Suspend outcome validation fixedandrew
2013-06-14getCollection proxy API method.Andrew Branson
2013-05-31Make sure validator exists if outcome is null before script execution.Andrew Branson
2013-02-27Catch wrong class of C2KLocalObject being fedAndrew Branson
2013-02-08Logging and exception cleanupAndrew Branson
2012-08-28Simplify execute method signatureAndrew Branson
2012-08-22Rename clashing parameter namesAndrew Branson
2012-07-12Suspend transition now can carry an optional 'Errors' outcome whereAndrew Branson
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
2012-06-22getItem now works on any Path object, so it's compatible withAndrew Branson
2012-05-30Initial Maven ConversionAndrew Branson