public class FlowNodeSelector extends Object
| Constructor and Description |
|---|
FlowNodeSelector(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition definition,
Filter<org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition> filter) |
FlowNodeSelector(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition definition,
Filter<org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition> filter,
long subProcessDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.definition.model.SFlowElementContainerDefinition |
getContainer() |
List<org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition> |
getFilteredElements() |
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition |
getProcessDefinition() |
long |
getSubProcessDefinitionId() |
public FlowNodeSelector(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition definition,
Filter<org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition> filter)
public FlowNodeSelector(org.bonitasoft.engine.core.process.definition.model.SProcessDefinition definition,
Filter<org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition> filter,
long subProcessDefinitionId)
public List<org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition> getFilteredElements()
public org.bonitasoft.engine.core.process.definition.model.SFlowElementContainerDefinition getContainer()
public org.bonitasoft.engine.core.process.definition.model.SProcessDefinition getProcessDefinition()
public long getSubProcessDefinitionId()
Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.