public class ThirdPartyInteractionLatencySimulationActivity extends BaseActivity<ProcessContext<Object>>
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
ThirdPartyInteractionLatencySimulationActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<Object> |
execute(ProcessContext<Object> context)
Called by the encompassing processor to activate
the execution of the Activity
|
long |
getWaitTime() |
void |
setWaitTime(long waitTime) |
getAutomaticallyRegisterRollbackHandler, getBeanName, getErrorHandler, getOrder, getRollbackHandler, getRollbackRegion, getStateConfiguration, setAutomaticallyRegisterRollbackHandler, setBeanName, setErrorHandler, setOrder, setRollbackHandler, setRollbackRegion, setStateConfiguration, shouldExecutepublic ThirdPartyInteractionLatencySimulationActivity()
public ProcessContext<Object> execute(ProcessContext<Object> context) throws Exception
Activitycontext - - process context for this workflowExceptionpublic long getWaitTime()
public void setWaitTime(long waitTime)
Copyright © 2022. All rights reserved.