Uses of Class
com.adobe.aio.cloudmanager.ContentFlow.Status
-
Packages that use ContentFlow.Status Package Description com.adobe.aio.cloudmanager -
-
Uses of ContentFlow.Status in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that return ContentFlow.Status Modifier and Type Method Description ContentFlow.Status
ContentFlow. getFlowStatus()
The status of the content flow process.static ContentFlow.Status
ContentFlow.Status. valueOf(String name)
Returns the enum constant of this type with the specified name.static ContentFlow.Status[]
ContentFlow.Status. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-