All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fivefaces.cloud.workflow.awsonprem.model.ExecutionResultStatus Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package com.fivefaces.cloud.workflow.awsonprem.model;

public enum ExecutionResultStatus {

    SUCCEEDED,
    FAILED

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy