Uses of Class
step.functions.io.AbstractSession
Packages that use AbstractSession
-
Uses of AbstractSession in step.handlers.javahandler
Fields in step.handlers.javahandler declared as AbstractSessionModifier and TypeFieldDescriptionprotected AbstractSessionAbstractKeyword.sessionprotected AbstractSessionAbstractKeyword.tokenSessionMethods in step.handlers.javahandler that return AbstractSessionMethods in step.handlers.javahandler with parameters of type AbstractSessionModifier and TypeMethodDescriptionOutput<javax.json.JsonObject>KeywordExecutor.handle(Input<javax.json.JsonObject> input, AbstractSession tokenSession, AbstractSession tokenReservationSession, Map<String, String> properties) voidAbstractKeyword.setSession(AbstractSession session) voidAbstractKeyword.setTokenSession(AbstractSession tokenSession)