| Package | Description |
|---|---|
| org.bonitasoft.engine.command | |
| org.bonitasoft.engine.command.api.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandService.delete(long commandId)
Delete command by given command id
|
void |
CommandService.delete(String name)
Delete command by given command name
|
void |
CommandService.deleteAll()
Delete all commands
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandServiceImpl.delete(long commandId) |
protected void |
CommandServiceImpl.delete(SCommand command,
SCommandLogBuilder logBuilder) |
void |
CommandServiceImpl.delete(String commandName) |
void |
CommandServiceImpl.deleteAll() |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.