Class ProcessActionConfig

  • All Implemented Interfaces:
    java.lang.Cloneable, ICacheEntry, ICloneableCacheEntry

    public class ProcessActionConfig
    extends java.lang.Object
    implements ICloneableCacheEntry
    Since:
    4.0.0
    Version:
    $Revision: 17077 $ $Date: 2015-03-06 15:16:41 -0300 (Fri, 06 Mar 2015) $
    • Constructor Detail

      • ProcessActionConfig

        public ProcessActionConfig()
    • Method Detail

      • getClassName

        public java.lang.String getClassName()
        Returns:
        Returns the className.
      • setClassName

        public void setClassName​(java.lang.String className)
        Parameters:
        className - The className to set.
      • getType

        public java.lang.String getType()
        Returns:
        Returns the type.
      • setType

        public void setType​(java.lang.String type)
        Parameters:
        type - The type to set.
      • getId

        public java.lang.String getId()
        Returns:
        Returns the id.