Package | Description |
---|---|
io.jenkins.plugins.adobe.cloudmanager.webhook.subscriber |
Modifier and Type | Method and Description |
---|---|
static Function<CloudManagerEventSubscriber,CloudManagerSubscriberEvent> |
CloudManagerEventSubscriber.process(CloudManagerSubscriberEvent event)
Function for processing events via streams.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PipelineStartEventSubscriber.onEvent(CloudManagerSubscriberEvent subscriberEvent)
Calls all
PipelineEndStep instances waiting for an event. |
protected void |
PipelineStepEventSubscriber.onEvent(CloudManagerSubscriberEvent event)
Calls all
PipelineStepStateStep instances waiting for an event. |
protected void |
PipelineEndEventSubscriber.onEvent(CloudManagerSubscriberEvent event)
Calls all
PipelineEndStep instances waiting for an event. |
protected abstract void |
CloudManagerEventSubscriber.onEvent(CloudManagerSubscriberEvent event)
Processes the event.
|
static Function<CloudManagerEventSubscriber,CloudManagerSubscriberEvent> |
CloudManagerEventSubscriber.process(CloudManagerSubscriberEvent event)
Function for processing events via streams.
|
Copyright © 2020–2021 Adobe Inc. All rights reserved.