Package org.frankframework.ladybug.larva
Class ConvertToLarvaAction
java.lang.Object
org.frankframework.ladybug.larva.ConvertToLarvaAction
- All Implemented Interfaces:
org.wearefrank.ladybug.extensions.CustomReportAction
@Component
public class ConvertToLarvaAction
extends Object
implements org.wearefrank.ladybug.extensions.CustomReportAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wearefrank.ladybug.extensions.CustomReportActionResulthandleReports(List<org.wearefrank.ladybug.Report> reports)
-
Field Details
-
INCLUDE_KEY
- See Also:
-
ADAPTER_KEY_PREFIX
- See Also:
-
SERVICE_NAME_SUFFIX
- See Also:
-
CHECKPOINT_NAME_SENDER
- See Also:
-
STUB_KEY_PREFIX
- See Also:
-
scenarioSuffix
-
-
Constructor Details
-
ConvertToLarvaAction
public ConvertToLarvaAction()
-
-
Method Details
-
getButtonText
- Specified by:
getButtonTextin interfaceorg.wearefrank.ladybug.extensions.CustomReportAction
-
handleReports
public org.wearefrank.ladybug.extensions.CustomReportActionResult handleReports(List<org.wearefrank.ladybug.Report> reports) - Specified by:
handleReportsin interfaceorg.wearefrank.ladybug.extensions.CustomReportAction
-