Commit Graph

119 Commits

Author SHA1 Message Date
Janne Valkealahti
d3de91dfc2 Update docs
- Add uml fork/join
- Add uml initial action
- Relates to #270
2016-11-24 07:38:11 +00:00
Janne Valkealahti
6a5a704c75 Update docs
- Add section about error actions for states.
- Relates to #270
2016-11-20 16:24:34 +00:00
Janne Valkealahti
f3016bd751 Update docs
- Add section for uml history states.
- Relates to #270
2016-11-20 15:47:21 +00:00
Janne Valkealahti
459d16d31c Update docs
- Add more repository config samples.
- Relates to #270
2016-11-20 14:34:04 +00:00
Janne Valkealahti
c86e7bcc14 Update docs
- Add info about deferring events
- Relates to #270
2016-11-20 10:27:23 +00:00
Janne Valkealahti
b441bf558f Update docs
- Add more repository config docs.
- Relates to #270
2016-11-19 19:05:29 +00:00
Janne Valkealahti
b3fbdeb17c Update docs
- Add better uml docs for entry/exit
- Relates to #270
2016-11-19 11:17:07 +00:00
Janne Valkealahti
fe00e4e834 Update docs
- Add better uml docs for choice/junction
- Relates to #270
2016-11-19 10:38:46 +00:00
Janne Valkealahti
f28f4567bb Document mongodb repository config
- Relates to #270
2016-11-13 08:59:18 +00:00
Janne Valkealahti
4ca8c3bada Polish pdf image sizes
- Fixes #268
2016-11-08 09:21:39 +00:00
Janne Valkealahti
3d75e14615 Update changelog 2016-11-06 16:03:29 +00:00
Janne Valkealahti
c48f671ee1 Document monitoring and boot
- Relates to #263
2016-11-06 08:16:44 +00:00
Janne Valkealahti
797279a53c Document repository config changes
- Generic changes
- Document redis support
- Relates to #263
2016-11-05 15:29:10 +00:00
jsajadi
7131a0ef3b update appendix.adoc
correct misspelling
2016-10-27 12:11:52 +01:00
Janne Valkealahti
f65632f7d8 Polish 2016-10-11 10:53:53 +01:00
Janne Valkealahti
c7951c5001 Use references in RepositoryTransition
- Refactor so that we can create RepositoryState in one place
  and then reference to it from JpaRepositoryTransition impls.
- New common top class BaseRepositoryEntity for entities
- Change RepositoryState and RepositoryTransition to be abstract
  classes instead of interfaces.
- New custom StateMachineJackson2RepositoryPopulatorFactoryBean and
  StateMachineJackson2ResourceReader handling json refs.
- Relates to #262
2016-10-09 10:21:22 +01:00
Janne Valkealahti
ddf81c78a0 Add repository config transition type
- Add transition type to RepositoryTransition
- Relates to #262
2016-10-02 15:30:01 +01:00
Janne Valkealahti
0b6f67ece4 Add repository config actions
- Add action to RepositoryTransition, state/entry/exit
  actions to RepositoryState.
- New ActionsRepository.
- Relates to #262
2016-10-02 14:42:12 +01:00
Janne Valkealahti
638e3e21ff Update changelog for 1.2.0.M1 2016-09-28 09:39:36 +01:00
Janne Valkealahti
6c00222f63 Update changelog for 1.2.0.M1 2016-09-27 09:46:12 +01:00
Janne Valkealahti
0f3ffa1876 Transition error action not used per defined action
- Revert some previous changes order to define transition
  error action logic in a different place. Now basically
  wrapping try/catch in a dedicated action order to have
  separate error action per action as is expected by a config
  SPI.
- Added some tests.
- Added docs for transition error actions.
- Relates to #238
- Fixes #259
2016-09-27 09:21:30 +01:00
Janne Valkealahti
29f67fdbf8 Add docs for new in 1.2
- Relates to #238
2016-09-25 17:43:37 +01:00
Janne Valkealahti
fe8c120bd4 Add docs for repository config
- Docs for base usage, jpa and jpa sample.
- Relates to #238
2016-09-25 17:02:11 +01:00
Janne Valkealahti
9f9acd3567 Add docs for state actions
- Relates to #238
2016-09-24 15:55:06 +01:00
Janne Valkealahti
51c9e72961 Update docs for StateMachineComponentResolver
- Relates to #238
2016-09-24 15:19:27 +01:00
Janne Valkealahti
3a4aab647e Update docs for join state
- Relates to #238
2016-09-24 11:31:32 +01:00
Janne Valkealahti
a22ac86277 Add docs for submachine ref
- Relates to #238
2016-09-24 09:59:31 +01:00
Nicola Cammillini
876bdc9671 Typos and some minor fixes in reference guide introduction. 2016-09-19 01:16:14 +02:00
Nicola Cammillini
2b5aeffd2d Fixed some typos in reference guide preface. 2016-09-18 17:21:39 +02:00
Janne Valkealahti
55071c7471 Update docs
- Relates to #219
2016-05-22 08:34:46 +01:00
Janne Valkealahti
f61237d082 Update docs
- Relates to #219
2016-05-21 18:11:01 +01:00
Janne Valkealahti
49b81675fa Update changelog 2016-05-21 15:50:49 +01:00
Janne Valkealahti
234bf281aa Update docs
- Better papyrus docs #219
2016-05-21 15:43:09 +01:00
Janne Valkealahti
571e147f14 Update docs
- Better docs for UmlStateMachineModelFactory #219
2016-05-21 14:54:53 +01:00
Janne Valkealahti
fd56501363 Update docs
- Update copyright #219
2016-05-21 14:20:50 +01:00
Janne Valkealahti
5fc9c62a64 Update docs
- Notes for message passing #219
2016-05-21 14:09:31 +01:00
Janne Valkealahti
99e02f682e Polish docs
- Scale images #219
2016-05-21 10:32:45 +01:00
Janne Valkealahti
c8cc2b1ba4 Add docs for ordershipping sample
- Relates to #219
2016-05-14 18:02:48 +01:00
Janne Valkealahti
ca6a0c10aa Update changelog 2016-04-25 09:11:45 +01:00
Janne Valkealahti
63e266e4b9 Update docs
- Relates to #194
2016-04-25 09:00:14 +01:00
Janne Valkealahti
d781aac80f Add new deploy sample
- Fixes #209
2016-04-25 08:34:46 +01:00
Janne Valkealahti
149d9e17b3 Update docs
- Relates to #194
2016-04-22 18:22:43 +01:00
Janne Valkealahti
3d41bef524 Update docs
- Relates to #194
2016-04-22 13:35:38 +01:00
Janne Valkealahti
9bf9d6cdfb Support resource loader in UmlStateMachineModelFactory
- Fixes #200
2016-04-17 16:10:44 +01:00
Janne Valkealahti
519d3e9029 Update docs
- Relates to #194
2016-04-17 15:47:46 +01:00
Janne Valkealahti
8cbb9c1e37 Update docs
- Fix typo
- Relates to #194
2016-04-16 18:32:09 +01:00
Janne Valkealahti
0e79fe5ca2 Update docs
- Add section for junction state.
- Relates to #194
2016-04-16 18:26:55 +01:00
Janne Valkealahti
b5da16ac82 Update docs
- Relates to #194
2016-04-10 15:53:42 +01:00
Janne Valkealahti
936be90bf4 Update changelog 2016-03-20 14:06:59 +00:00
Janne Valkealahti
272749bb87 Updates to docs
- Relates to #185
2016-03-20 09:35:37 +00:00