public class FlowStoppedDeploymentPersistenceListener extends Object implements FlowStoppedPersistenceListener
| Constructor and Description |
|---|
FlowStoppedDeploymentPersistenceListener(String flowName,
String appName) |
| Modifier and Type | Method and Description |
|---|---|
void |
doNotPersist() |
Boolean |
isStatePersisted() |
void |
onStart() |
void |
onStop() |
Boolean |
shouldStart() |
public void onStart()
onStart in interface FlowStoppedPersistenceListenerpublic void onStop()
onStop in interface FlowStoppedPersistenceListenerpublic void doNotPersist()
doNotPersist in interface FlowStoppedPersistenceListenerpublic Boolean shouldStart()
shouldStart in interface FlowStoppedPersistenceListenerpublic Boolean isStatePersisted()
isStatePersisted in interface FlowStoppedPersistenceListenerCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.