Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sweep Tooling API SObject classes - Part 2 #6

Open
afawcett opened this issue Mar 17, 2014 · 2 comments
Open

Sweep Tooling API SObject classes - Part 2 #6

afawcett opened this issue Mar 17, 2014 · 2 comments
Assignees

Comments

@afawcett
Copy link
Owner

  • Apply 'extends SObject_x'
  • Apply implementation of ISerialise
  • Test
  • Write test methods?
  • Suggest to work from top (James) and bottom (Andy) of the existing Enum list
@afawcett
Copy link
Owner Author

    ApexTrigger,
    ApexTriggerMember,
    AsyncApexJob,
    ContainerAsyncRequest,
    CustomObject,
    CustomField,
    IDEPerspective,
    IDEWorkspace,
    MetadataContainer,
    MetadataContainerMember,
    Name,
    StaticResource,
    TraceFlag,
    User,
    UserPreference

@afawcett afawcett changed the title Sweep Tooling API SObject classes Sweep Tooling API SObject classes - Part 2 Mar 17, 2014
@afawcett afawcett self-assigned this Mar 17, 2014
@afawcett
Copy link
Owner Author

afawcett commented Apr 4, 2014

Swept the above SObject's to implement as above, next up the test coverage for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant