| Package | Description |
|---|---|
| org.specrunner.core.pipes | |
| org.specrunner.core.pipes.plugin | |
| org.specrunner.core.pipes.shutdown | |
| org.specrunner.pipeline | |
| org.specrunner.pipeline.core |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PipeTransformSource.check(IChannel channel) |
boolean |
PipeSource.check(IChannel channel) |
boolean |
PipeRunner.check(IChannel channel) |
boolean |
PipeRun.check(IChannel channel) |
boolean |
PipeResult.check(IChannel channel) |
boolean |
PipeReporter.check(IChannel channel) |
boolean |
PipeReport.check(IChannel channel) |
boolean |
PipeModel.check(IChannel channel) |
boolean |
PipeMetavariables.check(IChannel channel) |
boolean |
PipeListenerManager.check(IChannel channel) |
boolean |
PipeFeatureManager.check(IChannel channel) |
boolean |
PipeDumper.check(IChannel channel) |
boolean |
PipeDump.check(IChannel channel) |
boolean |
PipeContext.check(IChannel channel) |
boolean |
PipeAnnotator.check(IChannel channel) |
boolean |
PipeAnnotate.check(IChannel channel) |
boolean |
AbstractPipeModel.check(IChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PipeRun.check(IChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PipeReusable.check(IChannel channel) |
boolean |
PipeResume.check(IChannel channel) |
IChannel |
PipeReusable.process(IChannel channel) |
IChannel |
PipeResume.process(IChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IPipe.check(IChannel channel)
Check if a pipe must perform something on channel.
|
IChannel |
IPipe.process(IChannel channel)
Perform some transformation over the channel.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PipelineImpl.check(IChannel channel) |
IChannel |
PipelineImpl.process(IChannel channel) |
Copyright © 2016. All rights reserved.