org.eaglei.repository.model.workflow
Class ActionMoveGraph

java.lang.Object
  extended by org.eaglei.repository.model.workflow.ActionMoveGraph
All Implemented Interfaces:
WorkflowAction

public class ActionMoveGraph
extends java.lang.Object
implements WorkflowAction


Constructor Summary
ActionMoveGraph()
           
 
Method Summary
 void onTransition(javax.servlet.http.HttpServletRequest request, org.openrdf.model.URI resource, org.openrdf.model.Value param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionMoveGraph

public ActionMoveGraph()
Method Detail

onTransition

public void onTransition(javax.servlet.http.HttpServletRequest request,
                         org.openrdf.model.URI resource,
                         org.openrdf.model.Value param)
                  throws java.lang.Exception
Specified by:
onTransition in interface WorkflowAction
Throws:
java.lang.Exception


Copyright © 2009-2011 Eagle-I. All Rights Reserved.