com.ibm.workplace.wcm.api.extensions.authoring.directive
Class Continue

java.lang.Object
  extended by com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirective
      extended by com.ibm.workplace.wcm.api.extensions.authoring.directive.Continue

public class Continue
extends AuthoringDirective

When returned in the ActionResult this directive will reload the form.

Since:
v8.0

Constructor Summary
Continue()
          Constructor
 
Method Summary
 
Methods inherited from class com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirective
getDirectiveType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Continue

public Continue()
Constructor