org.jbpm.graph.log
Class SignalLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.logging.log.CompositeLog
org.jbpm.graph.log.SignalLog
- All Implemented Interfaces:
- Serializable
public class SignalLog
- extends CompositeLog
- See Also:
- Serialized Form
transition
protected Transition transition
SignalLog
public SignalLog()
SignalLog
public SignalLog(Transition transition)
toString
public String toString()
- Description copied from class:
ProcessLog
- provides a text description for this update which can be used e.g. in the admin web
console.
- Overrides:
toString in class CompositeLog
getTransition
public Transition getTransition()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.