public class ProcessParser extends AbstractParser
parsers| 构造器和说明 |
|---|
ProcessParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
parse(org.dom4j.Element element,
long processId,
boolean parseChildren) |
static ProcessDefinition |
parseProcess(byte[] bytes,
long processId,
boolean parseChildren) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
boolean |
support(org.dom4j.Element element) |
parseDiagram, parseFlowElement, parseFormElements, parseNodeCommonInfo, parserAssignees, parseUserData, unescapepublic static ProcessDefinition parseProcess(byte[] bytes, long processId, boolean parseChildren) throws Exception
Exceptionpublic Object parse(org.dom4j.Element element, long processId, boolean parseChildren)
public boolean support(org.dom4j.Element element)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwaresetApplicationContext 在类中 AbstractParserorg.springframework.beans.BeansExceptionCopyright © 2019 Bstek. All rights reserved.