public class ProcessBuilder extends AssetBuilder
ProcessBuilder creates the parts of a root repository entity for a process. The default type of this process is DeployedSoftwareComponent.
  • Method Details

    • getProcessHierarchyProperties

      public org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties getProcessHierarchyProperties(int processContainmentOrdinal) throws org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
      Create the properties for the ProcessHierarchy relationship.
      Parameters:
      processContainmentOrdinal - ordinal for the containmentType property
      Returns:
      instance properties
      Throws:
      org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException - enum type not supported (should not happen)
    • getInstanceProperties

      public org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties getInstanceProperties(String methodName) throws org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException
      Return the supplied bean properties in an InstanceProperties object.
      Overrides:
      getInstanceProperties in class AssetBuilder
      Parameters:
      methodName - name of the calling method
      Returns:
      InstanceProperties object
      Throws:
      org.odpi.openmetadata.frameworks.openmetadata.ffdc.InvalidParameterException - there is a problem with the properties