com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class Rsc



  • public class Rsc
    extends Object

    Represents supported properties of Resource object.

    • Field Detail

      • ACCRUE_AT

        public static final Key<Integer,Integer> ACCRUE_AT

        Determines how and when resource standard and overtime costs are to be charged, or accrued, to the cost of a task. CostAccrualType type.

      • ACTIVE_DIRECTORY_GUID

        public static final Key<String,Integer> ACTIVE_DIRECTORY_GUID

        The Active Directory UUID for a resource.


        String type.
      • ACTUAL_COST

        public static final Key<BigDecimal,Integer> ACTUAL_COST

        Costs incurred for work already performed by resources on their tasks, along with any other recorded costs associated with the task. BigDecimal type.

      • ACTUAL_OVERTIME_COST

        public static final Key<BigDecimal,Integer> ACTUAL_OVERTIME_COST

        Costs incurred for overtime work already performed on tasks by assigned resources. BigDecimal type.

      • ACTUAL_OVERTIME_WORK

        public static final Key<Duration,Integer> ACTUAL_OVERTIME_WORK

        The actual amount of overtime work already performed by resource assigned to tasks. Duration type.

      • ACTUAL_OVERTIME_WORK_PROTECTED

        public static final Key<Duration,Integer> ACTUAL_OVERTIME_WORK_PROTECTED

        The amount of work through which actual overtime work is protected. Duration type.

      • ACTUAL_WORK

        public static final Key<Duration,Integer> ACTUAL_WORK

        The amount of work that has already been done by resource assigned to tasks. Duration type.

      • ACTUAL_WORK_PROTECTED

        public static final Key<Duration,Integer> ACTUAL_WORK_PROTECTED

        The amount of work through which actual work is protected. Duration type.

      • ACWP

        public static final Key<Double,Integer> ACWP

        The actual cost of a work performed by a resource for the project to-date. double type.

      • ASSIGNMENT_OWNER

        public static final Key<String,Integer> ASSIGNMENT_OWNER

        The name of an assignment owner. string type.

      • ASSIGNMENT_OWNER_GUID

        public static final Key<String,Integer> ASSIGNMENT_OWNER_GUID

        The GUID of an assignment owner. string type.

      • AVAILABLE_FROM

        public static final Key<Date,Integer> AVAILABLE_FROM

        The starting date that a resource is available for work at the units specified for the current time period. Date type.

      • AVAILABLE_TO

        public static final Key<Date,Integer> AVAILABLE_TO

        The end date that a resource is available for work at the units specified for the current time period. Date type.

      • BCWP

        public static final Key<Double,Integer> BCWP

        The budgeted cost of a work performed by a resource for the project to-date. double type.

      • BCWS

        public static final Key<Double,Integer> BCWS

        The budget cost of a work scheduled for a resource. double type.

      • BOOKING_TYPE

        public static final Key<Integer,Integer> BOOKING_TYPE

        The booking type of a resource. BookingType type.

      • BUDGET_COST

        public static final Key<BigDecimal,Integer> BUDGET_COST

        Budget costs for budget cost resources. Budget resources are assigned only to the project summary task. BigDecimal type.

      • BUDGET_WORK

        public static final Key<Duration,Integer> BUDGET_WORK

        budget work for budget work and material resources. Budget resources are assigned only to the project summary task. Duration type.

      • CALENDAR

        public static final Key<Calendar,Integer> CALENDAR

        The calendar of a resource. Calendar type.

      • CAN_LEVEL

        public static final Key<NullableBool,Integer> CAN_LEVEL

        Determines whether resource leveling can be done on a resource. NullableBool type.

      • CODE

        public static final Key<String,Integer> CODE

        The code or other information about a resource. string type.

      • COST

        public static final Key<BigDecimal,Integer> COST

        The total scheduled or projected cost for a resource, based on costs already incurred for work performed by resources assigned to the tasks, in addition to the costs planned for the remaining work. BigDecimal type.

      • COST_CENTER

        public static final Key<String,Integer> COST_CENTER

        Indicates which cost center the costs accrued by the resource should be charged to. string type.

      • COST_PER_USE

        public static final Key<BigDecimal,Integer> COST_PER_USE

        The cost that accrues every time that a resource is used. BigDecimal type.

      • COST_VARIANCE

        public static final Key<Double,Integer> COST_VARIANCE

        The difference between the baseline cost and total cost for a resource.

        double type.

      • CREATED

        public static final Key<Date,Integer> CREATED

        The date and time when a resource was added to the project. Date type.

      • CV

        public static final Key<Double,Integer> CV

        The earned value cost variance, through the project status date. CV is the difference between the task's BCWP (budgeted cost of work performed) and ACWP (actual cost of work performed). double type.

      • E_MAIL_ADDRESS

        public static final Key<String,Integer> E_MAIL_ADDRESS

        The email address of a resource. string type.

      • FINISH

        public static final Key<Date,Integer> FINISH

        The date when a resource is scheduled to complete work on all assigned tasks. Date type.

      • GROUP

        public static final Key<String,Integer> GROUP

        The group to which a resource belongs. string type.

      • GUID

        public static final Key<String,Integer> GUID

        Contains the generated unique identification code for the resource. string type.

      • HYPERLINK

        public static final Key<String,Integer> HYPERLINK

        The title of a hyperlink associated with a resource. string type.

      • HYPERLINK_ADDRESS

        public static final Key<String,Integer> HYPERLINK_ADDRESS

        The hyperlink associated with a resource. string type.

      • HYPERLINK_SUB_ADDRESS

        public static final Key<String,Integer> HYPERLINK_SUB_ADDRESS

        The document bookmark of a hyperlink associated with a resource. string type.

      • ID

        public static final Key<Integer,Integer> ID

        The position identifier of a resource within the list of resources. int type.

      • INACTIVE

        public static final Key<NullableBool,Integer> INACTIVE

        Determines whether a resource was made inactive by a user who has administrative rights. NullableBool type.

      • INITIALS

        public static final Key<String,Integer> INITIALS

        The initials of a resource. string type.

      • IS_BUDGET

        public static final Key<NullableBool,Integer> IS_BUDGET

        Determines whether a work, material, or cost resource is a budget resource. NullableBool type.

      • IS_COST_RESOURCE

        public static final Key<NullableBool,Integer> IS_COST_RESOURCE

        Determines whether a resource is a cost resource. NullableBool type.

      • IS_ENTERPRISE

        public static final Key<NullableBool,Integer> IS_ENTERPRISE

        Shows whether a resource is from the enterprise resource pool (true) or the local resource pool (false). NullableBool type.

      • IS_GENERIC

        public static final Key<NullableBool,Integer> IS_GENERIC

        Determines whether a resource is generic or not. NullableBool type.

      • IS_NULL

        public static final Key<NullableBool,Integer> IS_NULL

        Determines whether a resource is null. NullableBool type.

      • IS_TEAM_ASSIGNMENT_POOL

        public static final Key<Boolean,Integer> IS_TEAM_ASSIGNMENT_POOL

        Shows whether the current resource is a team resource. bool type.

      • MATERIAL_LABEL

        public static final Key<String,Integer> MATERIAL_LABEL

        The unit of measure for the material resource. string type.

      • MAX_UNITS

        public static final Key<Double,Integer> MAX_UNITS

        The maximum number of units representing the maximum capacity for which a resource is available to accomplish any tasks during the current time period. double type.

      • NAME

        public static final Key<String,Integer> NAME

        The name of a resource. string type.

      • NOTES

        public static final Key<String,Integer> NOTES

        The text notes associated with a resource. string type.

      • NOTES_RTF

        public static final Key<String,Integer> NOTES_RTF

        The text notes in RTF format.

        string type.

      • NOTES_TEXT

        public static final Key<String,Integer> NOTES_TEXT

        Notes' plain text extracted from RTF data. string type.

      • OVERALLOCATED

        public static final Key<NullableBool,Integer> OVERALLOCATED

        Indicates whether a resource is assigned to more work on a specific task or all tasks than can be completed within normal working capacity. bool type.

      • OVERTIME_COST

        public static final Key<BigDecimal,Integer> OVERTIME_COST

        The total overtime cost for a resource on all assigned tasks. BigDecimal type.

      • OVERTIME_RATE

        public static final Key<BigDecimal,Integer> OVERTIME_RATE

        The rate of pay for overtime work performed by a resource. BigDecimal type.

      • OVERTIME_RATE_FORMAT

        public static final Key<Integer,Integer> OVERTIME_RATE_FORMAT

        The units used by Microsoft Project to display the overtime rate. RateFormatType type.

      • OVERTIME_WORK

        public static final Key<Duration,Integer> OVERTIME_WORK

        The amount of overtime scheduled to be performed by a resource on a task and charged at the overtime rates of the resources involved. Duration type.

      • PEAK_UNITS

        public static final Key<Double,Integer> PEAK_UNITS

        The maximum assignment unit for a resource at any one point in time for all tasks to which the resource is assigned. double type.

      • PERCENT_WORK_COMPLETE

        public static final Key<Integer,Integer> PERCENT_WORK_COMPLETE

        The percentage of work completed across all tasks. int type.

      • PHONETICS

        public static final Key<String,Integer> PHONETICS

        The phonetic spelling of the resource name. For use with Japanese only. string type.

      • REGULAR_WORK

        public static final Key<Duration,Integer> REGULAR_WORK

        The total amount of non overtime work scheduled to be performed by resource. Duration type.

      • REMAINING_COST

        public static final Key<BigDecimal,Integer> REMAINING_COST

        The remaining scheduled expense that will be incurred in completing the remaining scheduled work. BigDecimal type.

      • REMAINING_OVERTIME_COST

        public static final Key<BigDecimal,Integer> REMAINING_OVERTIME_COST

        The remaining scheduled overtime expense for a resource. BigDecimal type.

      • REMAINING_OVERTIME_WORK

        public static final Key<Duration,Integer> REMAINING_OVERTIME_WORK

        The amount of remaining scheduled overtime. Duration type.

      • REMAINING_WORK

        public static final Key<Duration,Integer> REMAINING_WORK

        The time still required to complete a task or setInternal of tasks. Duration type.

      • STANDARD_RATE

        public static final Key<BigDecimal,Integer> STANDARD_RATE

        The rate of pay for regular, non-overtime work performed by a resource. BigDecimal type.

      • STANDARD_RATE_FORMAT

        public static final Key<Integer,Integer> STANDARD_RATE_FORMAT

        The units used by Microsoft Project to display the standard rate. RateFormatType type.

      • START

        public static final Key<Date,Integer> START

        The date when an assigned resource is scheduled to begin working on a task. Date type.

      • SV

        public static final Key<Double,Integer> SV

        The earned value schedule variance, through the project status date. SV is the difference between budgeted cost of work performed (BCWP) and budgeted cost of work scheduled (BCWS). double type.

      • TYPE

        public static final Key<Integer,Integer> TYPE

        The type of a resource. ResourceType type.

      • UID

        public static final Key<Integer,Integer> UID

        The unique identifier of a resource. int type.

      • WINDOWS_USER_ACCOUNT

        public static final Key<String,Integer> WINDOWS_USER_ACCOUNT

        The NT account associated with a resource. string type.

      • WORK

        public static final Key<Duration,Integer> WORK

        The total amount of time scheduled for a resource on a task. Duration type.

      • WORKGROUP

        public static final Key<Integer,Integer> WORKGROUP

        The type of a workgroup to which a resource belongs. WorkGroupType type.

      • WORK_VARIANCE

        public static final Key<Double,Integer> WORK_VARIANCE

        The difference between baseline work of a resource and the currently scheduled work. double type.