![]() |
T4EA
AIG_19.2 C8891 A24697
Teamcenter Gateway for Enterprise Applications API Reference
|
Namespaces | |
PIPELINE_CLASS | |
PIPELINE_RUN_SUMMARY_CLASS | |
Classes | |
class | PIPELINE_CLASS |
class | PIPELINE_RUN_SUMMARY_CLASS |
Functions | |
create name | |
This procedure creates a pipeline object and stores it into the pipeline container. More... | |
createMonitor | |
delete name | |
This procedure destroys an existing pipeline object and deletes it from the pipeline container. More... | |
exists name | |
This procedure checks whether a pipeline exists. More... | |
get name | |
This procedure retrieves an existing pipeline object from cache. More... | |
getAll | |
This procedure returns the names of all existing pipelines. More... | |
PIPELINE::create | name | ||
This procedure creates a pipeline object and stores it into the pipeline container.
name | Name of the pipeline |
PIPELINE::createMonitor |
PIPELINE::delete | name | ||
This procedure destroys an existing pipeline object and deletes it from the pipeline container.
name | Name of the pipeline |
PIPELINE::exists | name | ||
This procedure checks whether a pipeline exists.
name | Name of the pipeline |
PIPELINE::get | name | ||
This procedure retrieves an existing pipeline object from cache.
name | Name of the pipeline |
PIPELINE::getAll |
This procedure returns the names of all existing pipelines.