Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Method Signature Item getItem(String itemId);
Description
Retrieves an item with the specified itemId.
Parameters String -item –item id to retrieve.
Result Item- Item– the item object. If you specified an invalid item id in the parameter then the item will be null.