summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/lifecycle/instance/predefined/AddMemberToCollection.java
AgeCommit message (Expand)Author
2014-10-01Predefined steps normally only interact with the last version of a3.0-BetaAndrew Branson
2014-09-22ItemPath.fromUUIDString unnecessary as ItemPath(String) supports bothAndrew Branson
2014-09-19Introduced static method ItemPath.fromUUIDString and made the UUIDAndrew Branson
2014-09-09Replaced int sysKey Item identifier with UUID, which is now portable.Andrew Branson
2014-02-13AddMemberToCollection now accepts a CastorHashMap of properties toAndrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
2012-07-30Predefined steps audit, including new steps for collection managementAndrew Branson