public class ThirdPartyInteractionLatencySimulationActivity extends BaseActivity<ProcessContext>
automaticallyRegisterRollbackHandler, beanName, errorHandler, order, rollbackHandler, rollbackRegion, stateConfiguration| Constructor and Description |
|---|
ThirdPartyInteractionLatencySimulationActivity() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext |
execute(ProcessContext 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 execute(ProcessContext context) throws Exception
Activitycontext - - process context for this workflowExceptionpublic long getWaitTime()
public void setWaitTime(long waitTime)
Copyright © 2014. All Rights Reserved.