Uses of Class
com.github.ltsopensource.jobtracker.sender.JobPushResult

Packages that use JobPushResult
com.github.ltsopensource.jobtracker.sender   
 

Uses of JobPushResult in com.github.ltsopensource.jobtracker.sender
 

Methods in com.github.ltsopensource.jobtracker.sender that return JobPushResult
static JobPushResult JobPushResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobPushResult[] JobPushResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017. All rights reserved.