| Modifier and Type | Field and Description |
|---|---|
static String |
SOURCE_ITEM_ATTRIBUTE |
static String |
SOURCE_ITEM_PAYLOAD |
| Constructor and Description |
|---|
TestOAuthRefreshPollingSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
void |
onRejectedItem(org.mule.runtime.extension.api.runtime.operation.Result<String,String> result,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext) |
void |
poll(org.mule.runtime.extension.api.runtime.source.PollContext<String,String> pollContext) |
public static final String SOURCE_ITEM_PAYLOAD
public static final String SOURCE_ITEM_ATTRIBUTE
protected void doStart()
throws org.mule.runtime.api.exception.MuleException
protected void doStop()
public void poll(org.mule.runtime.extension.api.runtime.source.PollContext<String,String> pollContext)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.