Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by AndreasHartmann: http://wiki.apache.org/lenya/Glossary ------------------------------------------------------------------------------ '''Workflow transitions''' are typically invoked when a '''=>usecase''' is executed. Moreover, in a workflow context, "usecase" is sometimes used as a synonym for "workflow transition". - In Lenya, the workflow of a document is controlled by a [finite state machine|http://en.wikipedia.org/wiki/Finite_state_machine], which is expressed using XML. Each resource type can use its own workflow schema. You can implement custom conditions to be checked before a transition can fire, this requires custom java code. + In Lenya, the workflow of a document is controlled by a [http://en.wikipedia.org/wiki/Finite_state_machine|finite state machine], which is expressed using XML. Each resource type can use its own workflow schema. You can implement custom conditions to be checked before a transition can fire, this requires custom java code. zones:: The Lenya staging server under [http://lenya.zones.apache.org]. It hosts the Lenya demos and the latest auto-generated docs from SVN. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
