PlatformJobBase

Undocumented in source.

Constructors

this
this(Workspace w)
Undocumented in source.

Members

Functions

getProperty
T getProperty(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process()
Undocumented in source. Be warned that the author may not have intended to support it.
processPlatformJob
void processPlatformJob()
Undocumented in source. Be warned that the author may not have intended to support it.
setProperty
void setProperty(T t, string id)
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
terminate
void terminate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cache
UCache cache;
Undocumented in source.
workspace
Workspace workspace;
Undocumented in source.

Inherited Members

From PlatformJob

getProperty
T getProperty(string id)
Undocumented in source.
setProperty
void setProperty(T t, string id)
Undocumented in source.

Meta