Class UpdateGroup
- java.lang.Object
-
- org.bonitasoft.engine.api.impl.transaction.identity.UpdateGroup
-
public class UpdateGroup extends java.lang.Object- Author:
- Lu Kai, Matthieu Chaffotte, Elias Ricken de Medeiros
-
-
Constructor Summary
Constructors Constructor Description UpdateGroup(long groupId, EntityUpdateDescriptor changeDescriptor, IdentityService identityService, EntityUpdateDescriptor iconUpdater)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SGroupupdate()
-
-
-
Constructor Detail
-
UpdateGroup
public UpdateGroup(long groupId, EntityUpdateDescriptor changeDescriptor, IdentityService identityService, EntityUpdateDescriptor iconUpdater)
-
-
Method Detail
-
update
public SGroup update() throws SIdentityException
- Throws:
SIdentityException
-
-