Class FormMappingKeyGeneratorImpl
java.lang.Object
org.bonitasoft.engine.core.form.impl.FormMappingKeyGeneratorImpl
- All Implemented Interfaces:
FormMappingKeyGenerator
- Author:
- Baptiste Mesta
-
Constructor Summary
ConstructorsConstructorDescriptionFormMappingKeyGeneratorImpl(ProcessDefinitionService processDefinitionService) -
Method Summary
Modifier and TypeMethodDescriptiongenerateKey(long processDefinitionId, String task, Integer type)
-
Constructor Details
-
FormMappingKeyGeneratorImpl
-
-
Method Details
-
generateKey
public String generateKey(long processDefinitionId, String task, Integer type) throws SObjectCreationException - Specified by:
generateKeyin interfaceFormMappingKeyGenerator- Throws:
SObjectCreationException
-