jBPM Console NG - Human Tasks Client 6.0.0-SNAPSHOT

org.jbpm.console.ng.ht.client.i18n
Interface Constants

All Superinterfaces:
com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

public interface Constants
extends com.google.gwt.i18n.client.Messages

This uses GWT to provide client side compile time resolving of locales. See: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web- toolkit-doc-1-5&t=DevGuideInternationalization (for more information).

Each method name matches up with a key in Constants.properties (the properties file can still be used on the server). To use this, use GWT.create(Constants.class).


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Messages
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
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
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
 
Field Summary
static Constants INSTANCE
           
 
Method Summary
 String Actions()
           
 String Active()
           
 String Add_Comment()
           
 String Add_Group()
           
 String Add_TypeRole()
           
 String Add_User()
           
 String Added_By()
           
 String Advanced()
           
 String All()
           
 String Assignments()
           
 String At()
           
 String Auto_Assign_To_Me()
           
 String Calendar()
           
 String Claim()
           
 String Comment()
           
 String Comments()
           
 String Complete()
           
 String Create()
           
 String Created_On()
           
 String Day()
           
 String Delegate()
           
 String Delete()
           
 String Description()
           
 String Details()
           
 String Due_On()
           
 String Filters()
           
 String Form()
           
 String Forward()
           
 String Grid()
           
 String Group()
           
 String Id()
           
 String Logs()
           
 String Month()
           
 String New_Task()
           
 String No_Comments_For_This_Task()
           
 String No_Parent()
           
 String No_Potential_Owners()
           
 String No_Tasks_Found()
           
 String Parent_Group()
           
 String Parent()
           
 String Personal()
           
 String Potential_Owners()
           
 String Priority()
           
 String Process_Context()
           
 String Process_Definition_Id()
           
 String Process_Instance_Details()
           
 String Process_Instance_Id()
           
 String Provide_User_Or_Group()
           
 String Quick_Task()
           
 String Refresh()
           
 String Release()
           
 String Remove_Group()
           
 String Remove_User()
           
 String Save()
           
 String Start()
           
 String Status()
           
 String Task_Log()
           
 String Task_Must_Have_A_Name()
           
 String Task_Name()
           
 String Task()
           
 String Tasks_List()
           
 String Tasks_Refreshed()
           
 String Text_Require()
           
 String Today()
           
 String Type_Role()
           
 String Update()
           
 String User()
           
 String UserOrGroup()
           
 String Week()
           
 String Work()
           
 

Field Detail

INSTANCE

static final Constants INSTANCE
Method Detail

Tasks_List

String Tasks_List()

Day

String Day()

Week

String Week()

Month

String Month()

Grid

String Grid()

New_Task

String New_Task()

Personal

String Personal()

Group

String Group()

Active

String Active()

All

String All()

No_Tasks_Found

String No_Tasks_Found()

Priority

String Priority()

Task

String Task()

Id

String Id()

Status

String Status()

Due_On

String Due_On()

Parent

String Parent()

Complete

String Complete()

Release

String Release()

Claim

String Claim()

Work

String Work()

Start

String Start()

Details

String Details()

Actions

String Actions()

No_Parent

String No_Parent()

User

String User()

Process_Instance_Id

String Process_Instance_Id()

Process_Definition_Id

String Process_Definition_Id()

Process_Instance_Details

String Process_Instance_Details()

No_Comments_For_This_Task

String No_Comments_For_This_Task()

Comment

String Comment()

At

String At()

Added_By

String Added_By()

Add_Comment

String Add_Comment()

Task_Must_Have_A_Name

String Task_Must_Have_A_Name()

Create

String Create()

Task_Name

String Task_Name()

Quick_Task

String Quick_Task()

Description

String Description()

Comments

String Comments()

Filters

String Filters()

Process_Context

String Process_Context()

Update

String Update()

Form

String Form()

Today

String Today()

Advanced

String Advanced()

Refresh

String Refresh()

Tasks_Refreshed

String Tasks_Refreshed()

Add_User

String Add_User()

Add_Group

String Add_Group()

Remove_User

String Remove_User()

Remove_Group

String Remove_Group()

Assignments

String Assignments()

Auto_Assign_To_Me

String Auto_Assign_To_Me()

Created_On

String Created_On()

Text_Require

String Text_Require()

UserOrGroup

String UserOrGroup()

Forward

String Forward()

Delegate

String Delegate()

Potential_Owners

String Potential_Owners()

No_Potential_Owners

String No_Potential_Owners()

Add_TypeRole

String Add_TypeRole()

Type_Role

String Type_Role()

Parent_Group

String Parent_Group()

Save

String Save()

Delete

String Delete()

Calendar

String Calendar()

Logs

String Logs()

Task_Log

String Task_Log()

Provide_User_Or_Group

String Provide_User_Or_Group()

jBPM Console NG - Human Tasks Client 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.