com :: sun :: star :: task :: interface XJobListener
- Base Interface
- com::sun::star::lang::XEventListener
Methods' Summary
|
jobFinished |
indicates that the job is done.
aResult should be the same like for the synchronous mode on XJob::execute()
and depends from service specification.
|
Methods' Details
|
- jobFinished
-  
- void
jobFinished(
-
- Description
- indicates that the job is done.
aResult should be the same like for the synchronous mode on XJob::execute()
and depends from service specification.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.