Class KokosInputPanelStrategy
java.lang.Object
com.smeup.kokos.sdk.inputpanel.strategy.KokosInputPanelStrategy
- All Implemented Interfaces:
InputPanelStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheck(InputPanelSavePayload payload) voidexit(Fun fun, ExecutionContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.smeup.kokos.sdk.inputpanel.strategy.InputPanelStrategy
load, save
-
Constructor Details
-
KokosInputPanelStrategy
public KokosInputPanelStrategy()
-
-
Method Details
-
check
- Specified by:
checkin interfaceInputPanelStrategy- Throws:
Exception
-
exit
- Specified by:
exitin interfaceInputPanelStrategy
-