java.lang.Object
org.odpi.openmetadata.accessservices.dataengine.model.Referenceable
org.odpi.openmetadata.accessservices.dataengine.model.ProcessingState
All Implemented Interfaces:
Serializable

public class ProcessingState extends Referenceable
The ProcessingState classification
See Also:
  • Constructor Details

    • ProcessingState

      public ProcessingState(Map<String,Long> syncDatesByKey)
    • ProcessingState

      public ProcessingState()
  • Method Details