Package | Description |
---|---|
com.atlassian.bamboo.user.cleanup | |
com.atlassian.bamboo.utils |
Modifier and Type | Method and Description |
---|---|
<E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> |
CrowdDeletedEntityHibernateDao.scrollAll(BambooClosures.ThrowingX<CrowdDeletedEntity,E1,E2,E3> consumer) |
<E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> |
CrowdDeletedEntityDao.scrollAll(BambooClosures.ThrowingX<CrowdDeletedEntity,E1,E2,E3> consumer)
Scroll through all
entities applying the code from consumer . |
Modifier and Type | Interface and Description |
---|---|
static interface |
BambooClosures.NotThrowing<V> |
static interface |
BambooClosures.Throwing1<V,E1 extends Throwable> |
static interface |
BambooClosures.Throwing2<V,E1 extends Throwable,E2 extends Throwable> |
static interface |
BambooClosures.Throwing3<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.