Class WbeFileEditionContext


  • public class WbeFileEditionContext
    extends Object
    Handles the edition context of a file.
    Author:
    silveryocha
    • Constructor Detail

    • Method Detail

      • getUser

        public WbeUser getUser()
        Gets the initiator of the edition
        Returns:
        a User representing the initiator of the edition.
      • getFile

        public WbeFile getFile()
        Gets the WBE file the context is linked to.
        Returns:
        a WbeFile instance.