Package com.flowable.idm.engine.impl
Class PlatformGroupBuilderImpl
java.lang.Object
com.flowable.idm.engine.impl.PlatformGroupBuilderImpl
- All Implemented Interfaces:
PlatformGroupBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PlatformGroupEntityprotected final Stringprotected final CoreIdmEngineConfigurationprotected final booleanprotected Stringprotected Stringprotected PlatformGroupEntityprotected Stringprotected String -
Constructor Summary
ConstructorsConstructorDescriptionPlatformGroupBuilderImpl(CoreIdmEngineConfiguration idmEngineConfiguration, String groupId, boolean isUpdate) -
Method Summary
Modifier and TypeMethodDescriptionprotected PlatformGroupexecuteSave(CommandContext commandContext) getGroup()protected booleanisPropertyModified(String property) save()
-
Field Details
-
idmEngineConfiguration
-
groupId
-
isUpdate
protected final boolean isUpdate -
name
-
type
-
key
-
tenantId
-
customInfo
-
modifiedProperties
-
originalGroup
-
group
-
-
Constructor Details
-
PlatformGroupBuilderImpl
public PlatformGroupBuilderImpl(CoreIdmEngineConfiguration idmEngineConfiguration, String groupId, boolean isUpdate)
-
-
Method Details
-
name
- Specified by:
namein interfacePlatformGroupBuilder
-
type
- Specified by:
typein interfacePlatformGroupBuilder
-
key
- Specified by:
keyin interfacePlatformGroupBuilder
-
tenantId
- Specified by:
tenantIdin interfacePlatformGroupBuilder
-
setInfo
- Specified by:
setInfoin interfacePlatformGroupBuilder
-
save
- Specified by:
savein interfacePlatformGroupBuilder
-
executeSave
-
isPropertyModified
-
getOriginalGroup
-
getGroup
-