Package org.camunda.bpm.engine.identity
Interface Group
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
GroupEntity
,LdapGroupEntity
public interface Group extends Serializable
Represents a group, used inIdentityService
.- Author:
- Tom Baeyens