summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/SC/LocalObjectDefCreator.xml
AgeCommit message (Collapse)Author
2013-11-18Remove unneeded activity properties for future compatibility.Andrew Branson
Stop using old StateMachine constants for 3.0 compatibility (should actually use new PredefinedStep constants in 3.0 scripts)
2013-08-28Initial canvas workAndrew Branson
2013-02-12GUI calls throw Errors in headless configurations. Commented out forAndrew Branson
now.
2012-07-24Enable default 'New' schema and script to be edited in the factory.Andrew Branson
Fix transition in LocalObjectDefCreator for removal of Autostart
2012-07-06Require workflow version for item descriptionsabranson
Switch to Gateway.getMarshaller() from CastorXMLUtility Replace module.xml with marshalled form
2012-06-22getField() now returns a string, so getData() isn't required.abranson
2012-06-04MavenizedAndrew Branson