Uses of Class
com.cloudera.cdp.compute.model.AppWorkflowStatus
Packages that use AppWorkflowStatus
-
Uses of AppWorkflowStatus in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return types with arguments of type AppWorkflowStatusModifier and TypeMethodDescriptionPhaseWorkflowStatus.getAppWorkflowStatuses()Getter for appWorkflowStatuses.Method parameters in com.cloudera.cdp.compute.model with type arguments of type AppWorkflowStatusModifier and TypeMethodDescriptionvoidPhaseWorkflowStatus.setAppWorkflowStatuses(List<AppWorkflowStatus> appWorkflowStatuses) Setter for appWorkflowStatuses.