Class CoverityRemoteCallable<T>

  • All Implemented Interfaces:
    hudson.remoting.Callable<T,​com.synopsys.integration.exception.IntegrationException>, java.io.Serializable, org.jenkinsci.remoting.RoleSensitive
    Direct Known Subclasses:
    CoverityRemoteToolRunner, ValidateCoverityInstallation

    public abstract class CoverityRemoteCallable<T>
    extends java.lang.Object
    implements hudson.remoting.Callable<T,​com.synopsys.integration.exception.IntegrationException>
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void checkRoles​(org.jenkinsci.remoting.RoleChecker checker)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface hudson.remoting.Callable

        call, getChannelOrFail, getOpenChannelOrFail
    • Method Detail

      • checkRoles

        public void checkRoles​(org.jenkinsci.remoting.RoleChecker checker)
                        throws java.lang.SecurityException
        Specified by:
        checkRoles in interface org.jenkinsci.remoting.RoleSensitive
        Throws:
        java.lang.SecurityException