Class ProcessTranslationTable
java.lang.Object
com.suncode.pwfl.workflow.process.ProcessTranslationTable
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProcessTranslationTable
(String name, String description, String language, String processId) -
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setDescription
(String description) void
setLanguage
(String language) void
void
setProcessId
(String processId)
-
Constructor Details
-
ProcessTranslationTable
public ProcessTranslationTable() -
ProcessTranslationTable
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getLanguage
-
setLanguage
-
getProcessId
-
setProcessId
-