summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/events
AgeCommit message (Collapse)Author
2014-04-02Remove stray transitionId parameter from previous State Machine APIAndrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
New StateMachine desc IssueID #28
2013-07-23Add schema details to eventAndrew Branson
2013-02-04Cleanup timestamp exceptionAndrew Branson
2013-01-31Added ViewName field to Event. Filled in with the Viewpoint name ifAndrew Branson
specified in the Activity properties, making it possible to derive previous states of the Viewpoint. Closes #96 Cleanup outcome storing code. Throw an exception if SchemaType filled in and outcome is empty.
2012-05-30Initial Maven ConversionAndrew Branson