Package com.aspose.tasks
Class BarStyle.TaskToBarTextConverter
- java.lang.Object
-
- com.aspose.ms.System.Delegate
-
- com.aspose.ms.System.MulticastDelegate
-
- com.aspose.tasks.BarStyle.TaskToBarTextConverter
-
- Enclosing class:
- BarStyle
@Deprecated public abstract static class BarStyle.TaskToBarTextConverter extends com.aspose.ms.System.MulticastDelegate
Deprecated.This delegate is obsolete and will be removed after the release 21.10. Please use TaskToBarTextConverter delegate.Task's data to bar text converter.
-
-
Constructor Summary
Constructors Constructor Description TaskToBarTextConverter()Deprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description abstract Stringinvoke(Task task)Deprecated.Task's data to bar text converter.-
Methods inherited from class com.aspose.ms.System.MulticastDelegate
getDelegateId, getInvocationList, op_Equality, op_Inequality
-
-