Class ServerlessModel
- java.lang.Object
-
- io.automatiko.engine.workflow.JsonModel
-
- io.automatiko.engine.workflow.serverless.ServerlessModel
-
- All Implemented Interfaces:
io.automatiko.engine.api.Model
public class ServerlessModel extends io.automatiko.engine.workflow.JsonModel
-
-
Constructor Summary
Constructors Constructor Description ServerlessModel()ServerlessModel(com.fasterxml.jackson.databind.JsonNode json)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ServerlessModelfrom(com.fasterxml.jackson.databind.JsonNode data)
-
-
-
Method Detail
-
from
public static ServerlessModel from(com.fasterxml.jackson.databind.JsonNode data)
-
-