Package com.thortech.xl.gc.vo.runtime


package com.thortech.xl.gc.vo.runtime
  • Class
    Description
    This Interface is a value object that represents the task assignment of an identity provisioning operation.
    This class is a value object that represents an identity provisioning operation in OIM.
    The implementation layer for this interface should exactly represent an Oracle Identity Manager system account that need to be reconciled or provisioned.
    This interface should be implemented by Transport and Format Providers for provisioning.
    This interface should be implemented by ReconTransportProvider.