org.cert.cc.jira.atc
Class WorkflowEntryPoint

java.lang.Object
  extended by AbstractJiraFunctionProvider
      extended by org.cert.cc.jira.atc.WorkflowEntryPoint

public final class WorkflowEntryPoint
extends AbstractJiraFunctionProvider

WorkflowEntryPoint is the entry point for ATC from a worklow transition perspective.

© 2010 Carnegie Mellon University

Author:
Steve Scholnick

Constructor Summary
WorkflowEntryPoint()
           
 
Method Summary
 void execute(Map transientVars, Map args, PropertySet ps)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowEntryPoint

public WorkflowEntryPoint()
Method Detail

execute

public void execute(Map transientVars,
                    Map args,
                    PropertySet ps)
             throws WorkflowException

Throws:
WorkflowException


Copyright © 2012 Carnegie Mellon University