Uses of Class
step.functions.io.AbstractSession
-
Uses of AbstractSession in step.handlers.javahandler
Modifier and TypeFieldDescriptionprotected AbstractSession
AbstractKeyword.session
protected AbstractSession
AbstractKeyword.tokenSession
Modifier and TypeMethodDescriptionOutput<javax.json.JsonObject>
KeywordExecutor.handle
(Input<javax.json.JsonObject> input, AbstractSession tokenSession, AbstractSession tokenReservationSession, Map<String, String> properties) void
AbstractKeyword.setSession
(AbstractSession session) void
AbstractKeyword.setTokenSession
(AbstractSession tokenSession)