org.jbpm.jpdl.internal.convert.problem
Interface ProblemListener

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
Jpdl3Converter

public interface ProblemListener
extends java.io.Serializable

This class orginates from jpbm3 codebase


Method Summary
 void addProblem(Problem problem)
           
 

Method Detail

addProblem

void addProblem(Problem problem)


Copyright © 2010 JBoss Community. All Rights Reserved.