Class ITProfileProperties

All Implemented Interfaces:
Serializable

public class ITProfileProperties extends ActorProfileProperties
The ITProfileProperties describes a automated agent that is taking governance action.
See Also:
  • Constructor Details

    • ITProfileProperties

      public ITProfileProperties()
      Default Constructor
    • ITProfileProperties

      public ITProfileProperties(ITProfileProperties template)
      Copy/clone Constructor - the resulting object.
      Parameters:
      template - object being copied
  • Method Details