public class SystemDefinitionHelper extends Object
Helper class for handling system definitions like Case or User definitions.
Constructor and Description |
---|
SystemDefinitionHelper(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService) |
Modifier and Type | Method and Description |
---|---|
AnyWorkObjectDefinition |
getSystemDefinition(String systemDefinitionProviderId)
Returns the system definition by the given definition provider id.
|
public SystemDefinitionHelper(AnyWorkObjectDefinitionService anyWorkObjectDefinitionService)
public AnyWorkObjectDefinition getSystemDefinition(String systemDefinitionProviderId)
Returns the system definition by the given definition provider id.
systemDefinitionProviderId
- the provider id of the system definition to be returnedIllegalArgumentException
- if the systemDefinitionProviderId
parameter is nullIllegalStateException
- if there are multiple or no definitions with the given keyCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.