public class ProcessActionConfig extends Object implements ICloneableCacheEntry
Constructor and Description |
---|
ProcessActionConfig() |
Modifier and Type | Method and Description |
---|---|
ProcessActionConfig |
clone() |
String |
getClassName() |
String |
getId() |
String |
getType() |
void |
setClassName(String className) |
void |
setType(String type) |
public String getClassName()
public void setClassName(String className)
className
- The className to set.public String getType()
public void setType(String type)
type
- The type to set.public String getId()
public ProcessActionConfig clone()
clone
in interface ICloneableCacheEntry
clone
in class Object
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.