| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceRestartResult.ServiceRestartRetryResult | |
|---|---|
| com.ibm.itim.apps.provisioning | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management.  | 
| Uses of ServiceRestartResult.ServiceRestartRetryResult in com.ibm.itim.apps.provisioning | 
|---|
| Methods in com.ibm.itim.apps.provisioning that return ServiceRestartResult.ServiceRestartRetryResult | |
|---|---|
 ServiceRestartResult.ServiceRestartRetryResult | 
ServiceRestartResult.getRetryStatus()
Returns the blocked request retry status.  | 
static ServiceRestartResult.ServiceRestartRetryResult | 
ServiceRestartResult.ServiceRestartRetryResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.  | 
static ServiceRestartResult.ServiceRestartRetryResult[] | 
ServiceRestartResult.ServiceRestartRetryResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in com.ibm.itim.apps.provisioning with parameters of type ServiceRestartResult.ServiceRestartRetryResult | |
|---|---|
 void | 
ServiceRestartResult.setRetryStatus(ServiceRestartResult.ServiceRestartRetryResult status)
Updates the blocked request retry status.  | 
| Constructors in com.ibm.itim.apps.provisioning with parameters of type ServiceRestartResult.ServiceRestartRetryResult | |
|---|---|
ServiceRestartResult(ServiceRestartResult.ServiceRestartRetryResult retryStatus)
Constructs a service retry result with the outcome of the blocked request retry operation.  | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||