public class ProcessPropertiesBuilder extends AssetBuilder
qualifiedNameclassifications, errorHandler, repositoryHelper, serverName, serviceName| Constructor and Description |
|---|
ProcessPropertiesBuilder(String qualifiedName,
String displayName,
String processDisplayName,
String description,
String owner,
OwnerType ownerType,
List<String> zoneMembership,
String latestChange,
String formula,
Map<String,String> additionalProperties,
Map<String,Object> extendedProperties,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName) |
| Modifier and Type | Method and Description |
|---|---|
InstanceProperties |
getInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
getNameInstanceProperties, getOwnerProperties, getSearchInstanceProperties, getZoneMembershipPropertiesgetQualifiedNameInstancePropertiesgetEntityClassifications, setClassificationspublic ProcessPropertiesBuilder(String qualifiedName, String displayName, String processDisplayName, String description, String owner, OwnerType ownerType, List<String> zoneMembership, String latestChange, String formula, Map<String,String> additionalProperties, Map<String,Object> extendedProperties, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
public InstanceProperties getInstanceProperties(String methodName) throws InvalidParameterException
getInstanceProperties in class AssetBuildermethodName - name of the calling methodInvalidParameterException - there is a problem with the propertiesCopyright © 2018–2020 ODPi. All rights reserved.