Class DeployedFlow
java.lang.Object
com.cloudera.cdp.dfworkload.model.DeployedFlow
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-03-25T09:53:08.000-07:00")
public class DeployedFlow
extends Object
A deployed flow on a NiFi cluster
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for activeErrorAlertCount.Getter for activeInfoAlertCount.Getter for activeWarningAlertCount.Getter for artifactName.Getter for artifactTypeName.Getter for catalogItemId.Getter for configurationVersion.Getter for created.Getter for creatorCrn.getCrn()Getter for crn.Getter for dataReceived.Getter for dataSent.Getter for deployedByName.Getter for deployedByUsername.Getter for deploymentId.Getter for deploymentName.Getter for environment.Getter for environmentId.Getter for flowCrn.Getter for flowVersion.Getter for flowVersionCrn.Getter for flowVersionId.getId()Getter for id.getName()Getter for name.Getter for project.Getter for projectId.Getter for status.Getter for targetProcessGroupId.Getter for updated.Getter for validActions.inthashCode()voidsetActiveErrorAlertCount(Long activeErrorAlertCount) Setter for activeErrorAlertCount.voidsetActiveInfoAlertCount(Long activeInfoAlertCount) Setter for activeInfoAlertCount.voidsetActiveWarningAlertCount(Long activeWarningAlertCount) Setter for activeWarningAlertCount.voidsetArtifactName(String artifactName) Setter for artifactName.voidsetArtifactTypeName(String artifactTypeName) Setter for artifactTypeName.voidsetCatalogItemId(String catalogItemId) Setter for catalogItemId.voidsetConfigurationVersion(Integer configurationVersion) Setter for configurationVersion.voidsetCreated(Long created) Setter for created.voidsetCreatorCrn(String creatorCrn) Setter for creatorCrn.voidSetter for crn.voidsetDataReceived(List<MetricValue> dataReceived) Setter for dataReceived.voidsetDataSent(List<MetricValue> dataSent) Setter for dataSent.voidsetDeployedByName(String deployedByName) Setter for deployedByName.voidsetDeployedByUsername(String deployedByUsername) Setter for deployedByUsername.voidsetDeploymentId(String deploymentId) Setter for deploymentId.voidsetDeploymentName(String deploymentName) Setter for deploymentName.voidsetEnvironment(DfxLocalMeta environment) Setter for environment.voidsetEnvironmentId(String environmentId) Setter for environmentId.voidsetFlowCrn(String flowCrn) Setter for flowCrn.voidsetFlowVersion(Integer flowVersion) Setter for flowVersion.voidsetFlowVersionCrn(String flowVersionCrn) Setter for flowVersionCrn.voidsetFlowVersionId(String flowVersionId) Setter for flowVersionId.voidSetter for id.voidSetter for name.voidsetProject(ProjectMeta project) Setter for project.voidsetProjectId(String projectId) Setter for projectId.voidsetStatus(DeployedFlowStatus status) Setter for status.voidsetTargetProcessGroupId(String targetProcessGroupId) Setter for targetProcessGroupId.voidsetUpdated(Long updated) Setter for updated.voidsetValidActions(List<String> validActions) Setter for validActions.toString()
-
Constructor Details
-
DeployedFlow
public DeployedFlow()
-
-
Method Details
-
getId
Getter for id. The id of the deployed flow. -
setId
Setter for id. The id of the deployed flow. -
getStatus
Getter for status. The status of the deployed flow. -
setStatus
Setter for status. The status of the deployed flow. -
getDeploymentId
Getter for deploymentId. The id of the deployment. -
setDeploymentId
Setter for deploymentId. The id of the deployment. -
getConfigurationVersion
Getter for configurationVersion. The version of this configuration. -
setConfigurationVersion
Setter for configurationVersion. The version of this configuration. -
getTargetProcessGroupId
Getter for targetProcessGroupId. The id of the process group in NiFi. -
setTargetProcessGroupId
Setter for targetProcessGroupId. The id of the process group in NiFi. -
getName
Getter for name. The name of the deployed flow. -
setName
Setter for name. The name of the deployed flow. -
getActiveInfoAlertCount
Getter for activeInfoAlertCount. Current count of active alerts classified as an info. -
setActiveInfoAlertCount
Setter for activeInfoAlertCount. Current count of active alerts classified as an info. -
getActiveWarningAlertCount
Getter for activeWarningAlertCount. Current count of active alerts classified as a warning. -
setActiveWarningAlertCount
Setter for activeWarningAlertCount. Current count of active alerts classified as a warning. -
getActiveErrorAlertCount
Getter for activeErrorAlertCount. Current count of active alerts classified as an error. -
setActiveErrorAlertCount
Setter for activeErrorAlertCount. Current count of active alerts classified as an error. -
getEnvironmentId
Getter for environmentId. The id of the environment. -
setEnvironmentId
Setter for environmentId. The id of the environment. -
getEnvironment
Getter for environment. Simple information about the environment of the deployment. -
setEnvironment
Setter for environment. Simple information about the environment of the deployment. -
getDeploymentName
Getter for deploymentName. The name of the deployment. -
setDeploymentName
Setter for deploymentName. The name of the deployment. -
getCrn
Getter for crn. The CRN of the deployed flow. -
setCrn
Setter for crn. The CRN of the deployed flow. -
getProjectId
Getter for projectId. The id of the project the deployment belongs to, or null if does not belong to a project. -
setProjectId
Setter for projectId. The id of the project the deployment belongs to, or null if does not belong to a project. -
getProject
Getter for project. Simple information about the project this deployment belongs to, or null if does not belong to a project. -
setProject
Setter for project. Simple information about the project this deployment belongs to, or null if does not belong to a project. -
getArtifactName
Getter for artifactName. The name of the flow definition. -
setArtifactName
Setter for artifactName. The name of the flow definition. -
getCatalogItemId
Getter for catalogItemId. The id of the catalog item. Will either be the flow definition id or the id of the imported ready flow. -
setCatalogItemId
Setter for catalogItemId. The id of the catalog item. Will either be the flow definition id or the id of the imported ready flow. -
getFlowVersion
Getter for flowVersion. The version of the flow. -
setFlowVersion
Setter for flowVersion. The version of the flow. -
getFlowVersionCrn
Getter for flowVersionCrn. The deployed flow definition version CRN. -
setFlowVersionCrn
Setter for flowVersionCrn. The deployed flow definition version CRN. -
getFlowCrn
Getter for flowCrn. The deployed flow definition CRN. -
setFlowCrn
Setter for flowCrn. The deployed flow definition CRN. -
getCreatorCrn
Getter for creatorCrn. The CRN of the user who deployed the flow. -
setCreatorCrn
Setter for creatorCrn. The CRN of the user who deployed the flow. -
getArtifactTypeName
Getter for artifactTypeName. The type of artifact of the flow definition. -
setArtifactTypeName
Setter for artifactTypeName. The type of artifact of the flow definition. -
getDeployedByUsername
Getter for deployedByUsername. The username of the person who deployed the flow. -
setDeployedByUsername
Setter for deployedByUsername. The username of the person who deployed the flow. -
getDeployedByName
Getter for deployedByName. The name of the person who deployed the flow. -
setDeployedByName
Setter for deployedByName. The name of the person who deployed the flow. -
getFlowVersionId
Getter for flowVersionId. The deployed flow definition version id. -
setFlowVersionId
Setter for flowVersionId. The deployed flow definition version id. -
getCreated
Getter for created. Timestamp of the first time the flow deployed into a NiFi cluster. -
setCreated
Setter for created. Timestamp of the first time the flow deployed into a NiFi cluster. -
getUpdated
Getter for updated. Timestamp of the last time the deployed flow was modified. -
setUpdated
Setter for updated. Timestamp of the last time the deployed flow was modified. -
getValidActions
Getter for validActions. Valid actions that can be applied to the deployed flow in its current state. -
setValidActions
Setter for validActions. Valid actions that can be applied to the deployed flow in its current state. -
getDataSent
Getter for dataSent. The dataSent values, if requested. -
setDataSent
Setter for dataSent. The dataSent values, if requested. -
getDataReceived
Getter for dataReceived. The dataReceived values, if requested. -
setDataReceived
Setter for dataReceived. The dataReceived values, if requested. -
equals
-
hashCode
public int hashCode() -
toString
-