public interface

HandlerCall

com.microstrategy.web.tasks.HandlerCall<T>

Class Overview

Call to a "handler" (Reusable logic built on top of WebObjects, initially migrated from task)

Summary

Public Methods
abstract T execute()

Public Methods

public abstract T execute ()