public class ComponentWorkflowObjectName extends Object
| Constructor and Description |
|---|
ComponentWorkflowObjectName(UC4ObjectName name,
String title)
Creates a new
ComponentTemplate instance. |
ComponentWorkflowObjectName(UC4ObjectName name,
String title,
String wfType)
Creates a new
ComponentTemplate instance. |
| Modifier and Type | Method and Description |
|---|---|
UC4ObjectName |
getName()
Returns the object name of the template.
|
String |
getTitle()
Returns the title of the template.
|
String |
getwfType()
Returns the wfType of the template.
|
String |
toString() |
public ComponentWorkflowObjectName(UC4ObjectName name, String title)
ComponentTemplate instance.name - Name of the objecttitle - title of the objectpublic ComponentWorkflowObjectName(UC4ObjectName name, String title, String wfType)
ComponentTemplate instance.name - Name of the objecttitle - title of the objectwfType - WorkfloType of the Objectpublic UC4ObjectName getName()
public String getTitle()
public String getwfType()
Copyright © 2021. All rights reserved.