com.sun.star.ucb
Interface XCommandTask
- All Superinterfaces:
- com.sun.star.ucb.XContentTask, com.sun.star.uno.XInterface
- public abstract interface XCommandTask
- extends com.sun.star.ucb.XContentTask
Field Summary |
static com.sun.star.uno.Uik |
UIK
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from interface com.sun.star.ucb.XContentTask |
UNOTYPEINFO |
Method Summary |
abstract com.sun.star.ucb.Command |
getCommand()
|
Methods inherited from interface com.sun.star.ucb.XContentTask |
abort, execute, getEnvironment, getStatus, start |
UIK
public static final com.sun.star.uno.Uik UIK
UNORUNTIMEDATA
public static final java.lang.Object UNORUNTIMEDATA
getCommand
public abstract com.sun.star.ucb.Command getCommand()
throws com.sun.star.uno.RuntimeException