Uses of Class
org.jeyzer.publish.JzrActionContext
-
Packages that use JzrActionContext Package Description org.jeyzer.publish -
-
Uses of JzrActionContext in org.jeyzer.publish
Methods in org.jeyzer.publish with parameters of type JzrActionContext Modifier and Type Method Description voidJzrActionHandler. startAction(JzrActionContext context)Declare a starting action with JeyzerConstructors in org.jeyzer.publish with parameters of type JzrActionContext Constructor Description JzrActionContext(JzrActionContext context)The Jeyzer action context cloning constructor
-