| Package | Description | 
|---|---|
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| WLDFImageCreationTaskRuntimeMBean | WLDFPartitionImageRuntimeMBean. captureImage()Creates a diagnostic image in the configured destination
 directory. | 
| WLDFImageCreationTaskRuntimeMBean | WLDFPartitionImageRuntimeMBean. captureImage(int lockoutMinutes)Creates a diagnostic image in the configured destination
 directory. | 
| WLDFImageCreationTaskRuntimeMBean | WLDFImageRuntimeMBean. captureImage(String destination)Creates a diagnostic image in the specified destination
 directory, which can be specified either as a relative or absolute
 pathname. | 
| WLDFImageCreationTaskRuntimeMBean | WLDFImageRuntimeMBean. captureImage(String destination,
            int lockoutMinutes)Creates a diagnostic image in the specified destination
 directory, which can be specified either as a relative or absolute
 pathname. | 
| WLDFImageCreationTaskRuntimeMBean[] | WLDFPartitionImageRuntimeMBean. getImageCaptureTasks()The list of all initiated image capture tasks. | 
| WLDFImageCreationTaskRuntimeMBean[] | WLDFPartitionImageRuntimeMBean. listImageCaptureTasks()Deprecated. 
 Please use getImageCaptureTasks | 
| WLDFImageCreationTaskRuntimeMBean | WLDFPartitionImageRuntimeMBean. lookupImageCaptureTask(String name)Lookup image capture task by name. |