| Package | Description |
|---|---|
| com.flowable.core.idm.api | |
| com.flowable.idm.engine.impl | |
| com.flowable.idm.engine.impl.cmd | |
| com.flowable.idm.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
IdmProperty |
PlatformIdentityService.createProperty(String name,
String value) |
IdmProperty |
PlatformIdentityService.findPropertyByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformIdentityService.updateProperty(IdmProperty idmProperty) |
| Modifier and Type | Method and Description |
|---|---|
IdmProperty |
IdmIdentityServiceImpl.createProperty(String name,
String value) |
IdmProperty |
IdmIdentityServiceImpl.findPropertyByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdmIdentityServiceImpl.updateProperty(IdmProperty idmProperty) |
| Modifier and Type | Field and Description |
|---|---|
protected IdmProperty |
UpdatePropertyCmd.idmProperty |
| Constructor and Description |
|---|
UpdatePropertyCmd(IdmProperty idmProperty) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdmPropertyEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
IdmPropertyEntityImpl |
Copyright © 2019. All rights reserved.