com.genesys.provisioning.models.ImportStatus Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of provisioning Show documentation
Show all versions of provisioning Show documentation
A Java library to interface to Genesys Provisioning public API
package com.genesys.provisioning.models;
import java.util.List;
import java.util.ArrayList;
public class ImportStatus {
private List activeImporters = new ArrayList();
private String adminName = null;
private List