org.jbpt.pm.epc.IXorConnector Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbpt-bpm Show documentation
Show all versions of jbpt-bpm Show documentation
The jBPT code library is a compendium of technologies that support research on design, execution, and evaluation of business processes.
package org.jbpt.pm.epc;
import org.jbpt.pm.IXorGateway;
/**
* Interface class for {@link XorConnector}
* @author Tobias Hoppe
*
*/
public interface IXorConnector extends IXorGateway{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy