com.cisco.step.jenkins.plugins.jenkow
Class ProcessExecLogger

java.lang.Object
  extended by com.cisco.step.jenkins.plugins.jenkow.ProcessExecLogger
All Implemented Interfaces:
org.activiti.engine.delegate.ExecutionListener

public class ProcessExecLogger
extends Object
implements org.activiti.engine.delegate.ExecutionListener


Field Summary
 
Fields inherited from interface org.activiti.engine.delegate.ExecutionListener
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
 
Method Summary
 void notify(org.activiti.engine.delegate.DelegateExecution exec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

notify

public void notify(org.activiti.engine.delegate.DelegateExecution exec)
            throws Exception
Specified by:
notify in interface org.activiti.engine.delegate.ExecutionListener
Throws:
Exception


Copyright © 2004-2013. All Rights Reserved.