State machine - Referencing an employee contract
Description
The following state machine presents a employee contract creation process.
for more information, see here in contract collection chapter.
Throughout its creation process, the employee contract object created could have the following state :
INITIAL:Starting point with incoming parameters :
- fromSupplier : the person being employed. Can be only type of natural person
- toClient : the person employer. Can be only type of company person or condo person.
REFERENCED: object has been correctly sent and recordered into the BE, and, through its Id, can become referenceable by other object.PROVISIONED: once referenced, object can receive complementary informations.