Uses of Class
org.odpi.openmetadata.accessservices.dataengine.model.ProcessingState
-
Packages that use ProcessingState Package Description org.odpi.openmetadata.accessservices.dataengine.rest -
-
Uses of ProcessingState in org.odpi.openmetadata.accessservices.dataengine.rest
Methods in org.odpi.openmetadata.accessservices.dataengine.rest that return ProcessingState Modifier and Type Method Description ProcessingStateProcessingStateRequestBody. getProcessingState()Return the sync state beanMethods in org.odpi.openmetadata.accessservices.dataengine.rest with parameters of type ProcessingState Modifier and Type Method Description voidProcessingStateRequestBody. setProcessingState(ProcessingState processingState)Set up the sync state bean
-