Uses of Class
eu.planets_project.services.migrate.MigrateAsync.AsyncStatus

Packages that use MigrateAsync.AsyncStatus
eu.planets_project.services.migrate Interfaces and result types for Planets migration services. 
 

Uses of MigrateAsync.AsyncStatus in eu.planets_project.services.migrate
 

Methods in eu.planets_project.services.migrate that return MigrateAsync.AsyncStatus
 MigrateAsync.AsyncStatus MigrateAsync.pollStatus(String ticket)
           
static MigrateAsync.AsyncStatus MigrateAsync.AsyncStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MigrateAsync.AsyncStatus[] MigrateAsync.AsyncStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Open Planets Foundation. All Rights Reserved.