| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.parameter.impl |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.process |
Package org.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated
by process APIs.
|
| org.bonitasoft.engine.bpm.process.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
Set<ParameterDefinition> |
DesignProcessDefinition.getParameters()
Retrieves a Set of ParameterDefinition objects from a ProcessDefinition
|
| Modifier and Type | Method and Description |
|---|---|
Set<ParameterDefinition> |
DesignProcessDefinitionImpl.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
DesignProcessDefinitionImpl.addParameter(ParameterDefinition parameter) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.