Class OutboundSyncJob

All Implemented Interfaces:
Serializable, Comparable

public class OutboundSyncJob extends ServicelayerJob
Generated class for type OutboundSyncJob.
See Also:
  • Field Details

    • STREAMCONFIGURATIONCONTAINER

      public static final String STREAMCONFIGURATIONCONTAINER
      Qualifier of the OutboundSyncJob.streamConfigurationContainer attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • OutboundSyncJob

      public OutboundSyncJob()
  • Method Details