Class MoneyLaunderingOperation
java.lang.Object
org.mule.test.heisenberg.extension.MoneyLaunderingOperation
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Integerstatic Integerstatic Integerstatic final List<PersonalInfo> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> failAtClosePagedOperation(Integer failOn) org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,PersonalInfo> launder(HeisenbergExtension config, long amount) org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> void
-
Field Details
-
INVOLVED_PEOPLE
-
closeEmptyOperationCalls
-
closePagingProviderCalls
-
getPageCalls
-
-
Constructor Details
-
MoneyLaunderingOperation
public MoneyLaunderingOperation()
-
-
Method Details
-
launder
-
getPagedPersonalInfo
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,PersonalInfo> getPagedPersonalInfo() -
emptyPagedOperation
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> emptyPagedOperation() -
failingPagedOperation
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> failingPagedOperation() -
pagedOperationUsingConnection
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> pagedOperationUsingConnection() -
stickyPagedOperation
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> stickyPagedOperation() -
pagedOperationWithExtensionClassLoader
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> pagedOperationWithExtensionClassLoader() -
failAtClosePagedOperation
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> failAtClosePagedOperation(Integer failOn) -
failingConnectivityPagedOperation
public org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> failingConnectivityPagedOperation(Integer failOn) -
validateMoney
-