com.smartling.api.contexts.v2.pto.AsyncProcessState Maven / Gradle / Ivy
package com.smartling.api.contexts.v2.pto;
public enum AsyncProcessState
{
IN_PROGRESS,
COMPLETED,
FAILED,
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy