public interface Constants
extends com.google.gwt.i18n.client.Messages
GWT.create(Constants.class)
.com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
Modifier and Type | Method and Description |
---|---|
String |
Actions() |
String |
Assignments() |
String |
CaseStarted(String caseId) |
String |
Claim() |
String |
Comments() |
String |
Complete() |
String |
Correlation_Key() |
String |
Details() |
String |
Exception(String message) |
String |
Form() |
String |
PermissionDenied() |
String |
Process_Definition() |
String |
Process_DeploymentId() |
String |
ProcessStarted(Long processInstanceId) |
String |
Refresh() |
String |
Release() |
String |
Save() |
String |
Select_Process() |
String |
Start_process_instance() |
String |
Start() |
String |
Submit() |
String |
TaskClaimed(Long id) |
String |
TaskCompleted(Long id) |
String |
TaskFormErrorHeader() |
String |
TaskReleased(Long id) |
String |
TaskSaved(Long id) |
String |
TaskStarted(Long id) |
String |
UnableToFindFormForProcess(String processName) |
String |
UnableToFindFormForTask(Long id) |
String |
UnexpectedError(String errorMessage) |
String |
Work() |
static final Constants INSTANCE
String Actions()
String Refresh()
String Work()
String Details()
String Comments()
String Assignments()
String Claim()
String Save()
String Release()
String Complete()
String Form()
String Start()
String Submit()
String Correlation_Key()
String Start_process_instance()
String Select_Process()
String Process_DeploymentId()
String Process_Definition()
String TaskFormErrorHeader()
String PermissionDenied()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.