Process beans
ConnectorService
fun getConnectorTypes()fun getConnectorInstances(pageable: Pageable = Pageable.unpaged())fun getConnectorInstancesByType(typeId: UUID, pageable: Pageable = Pageable.unpaged())fun getConnectorInstancesByTypeName(typeName: String, pageable: Pageable = Pageable.unpaged())fun getConnectorInstanceById(id: UUID): ConnectorInstancefun loadByName(name: String)fun loadByClassName(clazz: Class<T>)CorrelationService
JobService
ProcessDocumentGenerator
MailService
DocumentDelegate
DocumentVariableDelegate
DocumentDelegateService
ProcessDocumentsService
ValueResolverDelegateService
Resolve value
Handle value
Last updated