org.jbpt.pm.bpmn.IThrowingEvent Maven / Gradle / Ivy
/**
*
*/
package org.jbpt.pm.bpmn;
/**
* Interface for BPMN Throwing Event.
* @author Cindy F?hnrich
*
*/
public interface IThrowingEvent extends IBpmnEvent {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy