Package org.enhydra.shark.api.internal.partmappersistence

Participant map persistence component interface.

See:
          Description

Interface Summary
ParticipantMappingManager Interface represents mappings between participants and shark users.
 

Class Summary
ParticipantMap Interface for mapping between participant and process.
 

Package org.enhydra.shark.api.internal.partmappersistence Description

Participant map persistence component interface.

Providing a high level of adaptability, Shark's kernel will relay on this component implementation to store the mapping information about XPDL Participant->Shark user mappings. If this component isn't present, shark will not store/use mapping information.