07-19-2011 07:31 AM
/**
* Constructor to be called by the {@link BpmnParser}.
*
* Note the package modifier here: only the {@link BpmnParser} is allowed to create instances.
*/
BpmnParse(BpmnParser parser) {
super(parser);
…..
…..
}
07-26-2011 03:28 AM
07-26-2011 06:22 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.