Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.ide.task.ui
Class TaskManagerDialogConfiguration

java.lang.Object
  extended by oracle.ide.task.ui.TaskManagerDialogConfiguration

public class TaskManagerDialogConfiguration
extends java.lang.Object


Nested Class Summary
static class TaskManagerDialogConfiguration.Builder
           
 
Method Summary
 java.lang.String getDetailedMessage()
           
 java.lang.Integer getMaxSteps()
           
 java.lang.String getMessage()
           
 java.lang.String getTitle()
           
 java.lang.Boolean isDeterminate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTitle

public java.lang.String getTitle()

getMessage

public java.lang.String getMessage()

getDetailedMessage

public java.lang.String getDetailedMessage()

isDeterminate

public java.lang.Boolean isDeterminate()

getMaxSteps

public java.lang.Integer getMaxSteps()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.