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, shouldExecute
public ThirdPartyInteractionLatencySimulationActivity()
public ProcessContext<Object> execute(ProcessContext<Object> context) throws Exception
Activity
context
- - process context for this workflowException
public long getWaitTime()
public void setWaitTime(long waitTime)
Copyright © 2022. All rights reserved.