public interface MessageProcessorFactory extends ServerExtension
| Modifier and Type | Method and Description |
|---|---|
MessageProcessor |
create(SRunningBuild build)
Creates new processor instance.
|
@NotNull MessageProcessor create(@NotNull SRunningBuild build)
build - build to process messages for.