Class MaintenanceResponse
java.lang.Object
io.nflow.engine.model.ModelObject
io.nflow.rest.v1.msg.MaintenanceResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintint -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ModelObject
equals, hashCode, toString
-
Field Details
-
deletedArchivedWorkflows
public int deletedArchivedWorkflows -
archivedWorkflows
public int archivedWorkflows -
deletedWorkflows
public int deletedWorkflows
-
-
Constructor Details
-
MaintenanceResponse
public MaintenanceResponse()
-