Class StopNodeKeys
java.lang.Object
com.liferay.portal.workflow.metrics.rest.dto.v1_0.StopNodeKeys
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid NodeKey[]inthashCode()voidsetNodeKeys(com.liferay.petra.function.UnsafeSupplier<NodeKey[], Exception> nodeKeysUnsafeSupplier) voidsetNodeKeys(NodeKey[] nodeKeys) voidvoidstatic StopNodeKeystoString()static StopNodeKeysunsafeToDTO(String json)
-
Field Details
-
nodeKeys
-
status
-
xClassName
-
-
Constructor Details
-
StopNodeKeys
public StopNodeKeys()
-
-
Method Details