Uses of Class
com.ibm.tws.objects.plan.types.RestartCleanupType

Packages that use RestartCleanupType
com.ibm.tws.objects.plan.types   
 

Uses of RestartCleanupType in com.ibm.tws.objects.plan.types
 

Fields in com.ibm.tws.objects.plan.types declared as RestartCleanupType
static RestartCleanupType RestartCleanupType.ACTION_STEPRESTART
          Action Step Restart
static RestartCleanupType RestartCleanupType.ACTION_JOBRERUN
          Action Job Rerun
static RestartCleanupType RestartCleanupType.ACTION_STARTCLEANUP
          Action Start Cleanup
static RestartCleanupType RestartCleanupType.ACTION_JSRERUN
          Action Job Stream Rerun
static RestartCleanupType RestartCleanupType.ACTION_DISPLAYCLEANUP
          Action Display Cleanup
static RestartCleanupType RestartCleanupType.ACTION_JSRERUNNOCLEANUP
          Action Job Stream Rerun No Clean Up
static RestartCleanupType RestartCleanupType.ACTION_FASTJOBRESTART
          Action Fast Job Restart
static RestartCleanupType RestartCleanupType.ACTION_FASTSTEPRESTART
          Action Fast Step Restart
 

Methods in com.ibm.tws.objects.plan.types that return RestartCleanupType
 RestartCleanupType RestartCleanupOptions.getAction()
          Returns the action.
static RestartCleanupType RestartCleanupType.getInstance(char charValue)
          Returns a reference to the instance of RestartCleanupType that is associated to the specified character.
 

Methods in com.ibm.tws.objects.plan.types with parameters of type RestartCleanupType
 void RestartCleanupOptions.setAction(RestartCleanupType value)
          Sets the action.
 



Copyright © 2005 IBM All Rights Reserved.