public class DocumentDownloadLinkGenerator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DOCUMENT_ID_TOKEN |
static String |
TEMPLATE_ID_TOKEN |
Constructor and Description |
---|
DocumentDownloadLinkGenerator() |
Modifier and Type | Method and Description |
---|---|
static String |
generateDownloadLink(String serverTemplateId,
String documentIdentifier) |
public static final String TEMPLATE_ID_TOKEN
public static final String DOCUMENT_ID_TOKEN
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.