Package io.serverlessworkflow.api
Interface WorkflowReaderOperations
public interface WorkflowReaderOperations
-
Method Summary
Modifier and TypeMethodDescriptionread
(byte[] input, WorkflowFormat format) read
(InputStream input, WorkflowFormat format) read
(Reader input, WorkflowFormat format) read
(String input, WorkflowFormat format)
-
Method Details
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-