Package org.bonitasoft.engine.core.form
Interface FormMappingKeyGenerator
- All Known Implementing Classes:
FormMappingKeyGeneratorImpl
public interface FormMappingKeyGenerator
- Author:
- Baptiste Mesta
-
Method Summary
Modifier and TypeMethodDescriptiongenerateKey(long processDefinitionId, String task, Integer type)
-
Method Details
-
generateKey
String generateKey(long processDefinitionId, String task, Integer type) throws SObjectCreationException - Throws:
SObjectCreationException
-