summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/gui/tabs/WorkflowPane.java
AgeCommit message (Collapse)Author
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-09-09Support move to using UUIDs and ItemPaths as Item identifiers instead ofAndrew Branson
ints.
2014-05-07Agent now extends Item, so they can have workflows. All traces of theAndrew Branson
old 'Entity' superclasses should be removed, including proxies and paths. Very large change, breaks API compatibility with CRISTAL 2.x.
2014-02-26New Gateway property APIAndrew Branson
2012-07-06CastorXMLUtility is now a static member of gateway. Domain specificabranson
instances can be used by domain applications, but the maps do not interfere with the kernel.
2012-06-29More graph gui components. Selection moved from GraphModel to GraphPanelAndrew Branson
2012-06-26More GUI refactoringAndrew Branson
2012-06-26Initial refactor from kernelAndrew Branson