| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.definition |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessDefinitionServiceImpl.disableProcessDeploymentInfo(long processId) |
void |
ProcessDefinitionService.disableProcessDeploymentInfo(long processId)
set the process as RESOLVED when it's in ENABLED state
|
void |
ProcessDefinitionServiceImpl.resolveProcess(long processId) |
void |
ProcessDefinitionService.resolveProcess(long processId)
set the process as RESOLVED when it's in UNRESOLVED state
|
Copyright © 2014 Bonitasoft S.A.. All rights reserved.