index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
lifecycle
/
instance
/
Workflow.java
Age
Commit message (
Expand
)
Author
2014-10-02
push after rebase
jet
2014-09-22
ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both
Andrew Branson
2014-09-19
Introduced static method ItemPath.fromUUIDString and made the UUID
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-06-11
Separate PredefinedStepContainers for Agents and Items (and Server Item)
Andrew Branson
2014-05-16
item.request returns the final outcome, which may be modified during the
Andrew Branson
2013-12-05
Add itemSysKey as a variable of the workflow during initialization.
Andrew Branson
2013-11-18
3.0-SNAPSHOT (Will be first open source version)
Andrew Branson
2013-09-20
Keep a History object in the Workflow to avoid recreating it on repeated
Andrew Branson
2012-07-02
Removed persistency of VertexOutlineCreator - containing subclasses
Andrew Branson
2012-06-29
Pull remaining graph GUI components into cristal-gui
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson