Class RemoteSyncAction


  • public class RemoteSyncAction
    extends Object
    An instance of this class define an action to be performed upon a sync finding
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    • Constructor Detail

      • RemoteSyncAction

        public RemoteSyncAction()
      • RemoteSyncAction

        public RemoteSyncAction​(RemoteSyncFinding finding,
                                int type)
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int type)