Uses of Interface
org.ikasan.cli.shell.operation.dao.ProcessPersistenceDao
-
Packages that use ProcessPersistenceDao Package Description org.ikasan.cli.shell.operation.dao org.ikasan.cli.shell.operation.service -
-
Uses of ProcessPersistenceDao in org.ikasan.cli.shell.operation.dao
Classes in org.ikasan.cli.shell.operation.dao that implement ProcessPersistenceDao Modifier and Type Class Description classKryoProcessPersistenceImplSerialiser for IkasanProcess. -
Uses of ProcessPersistenceDao in org.ikasan.cli.shell.operation.service
Constructors in org.ikasan.cli.shell.operation.service with parameters of type ProcessPersistenceDao Constructor Description DefaultPersistenceServiceImpl(ProcessPersistenceDao processPersistenceDao)Constructor
-