public class FlowStoppedDeploymentPersistenceListener extends Object implements FlowStoppedPersistenceListener
| Constructor and Description |
|---|
FlowStoppedDeploymentPersistenceListener(String flowName,
String appName) |
| Modifier and Type | Method and Description |
|---|---|
void |
doNotPersist() |
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 FlowStoppedPersistenceListenerCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.