public interface CompositeParser
Parses the composite steps from their textual representation.
Modifier and Type | Method and Description |
---|---|
List<Composite> |
parseComposites(String compositesAsText)
Parses composite steps from their textual representation
|
Copyright © 2003–2021. All rights reserved.