org.eaglei.repository.model.workflow
Interface WorkflowAction

All Known Implementing Classes:
ActionMoveGraph, ErrorAction

public interface WorkflowAction


Method Summary
 void onTransition(javax.servlet.http.HttpServletRequest request, org.openrdf.model.URI instance, org.openrdf.model.Value param)
           
 

Method Detail

onTransition

void onTransition(javax.servlet.http.HttpServletRequest request,
                  org.openrdf.model.URI instance,
                  org.openrdf.model.Value param)
                  throws java.lang.Exception
Throws:
java.lang.Exception


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