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

com.smartling.api.contexts.v2.pto.AsyncProcessState Maven / Gradle / Ivy

There is a newer version: 1.16.0
Show newest version
package com.smartling.api.contexts.v2.pto;

public enum AsyncProcessState
{
    IN_PROGRESS,
    COMPLETED,
    FAILED,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy