Uses of Class
com.ibm.itim.apps.provisioning.ServiceRestartResult.ServiceRestartRetryResult

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.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.