| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.instance.model.builder | |
| org.bonitasoft.engine.core.process.instance.model.builder.impl |
| Modifier and Type | Method and Description |
|---|---|
SGatewayInstanceBuilder |
SGatewayInstanceBuilderFactory.createNewInstance(String name,
long flowNodeDefinitionId,
long rootContainerId,
long parentContainerId,
SGatewayType gatewayType,
long processDefinitionId,
long rootProcessInstanceId,
long parentProcessInstanceId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilder.setGatewayType(SGatewayType gatewayType) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilder.setHitBys(String hitBys) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilder.setProcessInstanceId(long processInstanceId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilder.setStateId(int stateId) |
| Modifier and Type | Class and Description |
|---|---|
class |
SGatewayInstanceBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SGatewayInstanceBuilder |
SGatewayInstanceBuilderFactoryImpl.createNewInstance(String name,
long flowNodeDefinitionId,
long rootContainerId,
long parentContainerId,
SGatewayType gatewayType,
long processDefinitionId,
long rootProcessInstanceId,
long parentProcessInstanceId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setGatewayType(SGatewayType gatewayType) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setHitBys(String hitBys) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setParentActivityInstanceId(long parentActivityInstanceId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setParentContainerId(long containerId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setProcessInstanceId(long processInstanceId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setRootContainerId(long containerId) |
SGatewayInstanceBuilder |
SGatewayInstanceBuilderImpl.setStateId(int stateId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.