Uses of Interface
com.ibm.di.config.interfaces.CheckpointConfig
-
Packages that use CheckpointConfig Package Description com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model. -
-
Uses of CheckpointConfig in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement CheckpointConfig Modifier and Type Class Description classCheckpointConfigImplDeprecated.Methods in com.ibm.di.config.base that return CheckpointConfig Modifier and Type Method Description CheckpointConfigAssemblyLineConfigImpl. getCheckpointConfig()Deprecated.CheckpointConfigConnectorConfigImpl. getCheckpointConfig() -
Uses of CheckpointConfig in com.ibm.di.config.interfaces
Methods in com.ibm.di.config.interfaces that return CheckpointConfig Modifier and Type Method Description CheckpointConfigAssemblyLineConfig. getCheckpointConfig()Returns the Checkpoint info objectCheckpointConfigConnectorConfig. getCheckpointConfig()Deprecated.Checkpoint/restart is deprecated.
-